siwa-async 0.5.2

Sign In With Apple Validation in Async Rust
Documentation

Sign In With Apple with Async Rust

Forked from sign-in-with-apple

Renamed from sign-in-with-apple-fixed. This is for my private projects. Issues and PRs are always welcome.

Breaking Changes from v0.4.0

See docs

Features

  • [x]: Verify identity token
  • [x]: Validate authorization code
  • [x]: Generate & validate refresh token
  • [x]: Revoke access token & refresh token
  • [ ]: Server To Server Notification
  • [ ]: Caching Apple Pub keys with retry when missing key
  • [ ]: Auto revalidation of expired identity token