# Sign In With Apple with Async Rust > Forked from [sign-in-with-apple](https://crates.io/crates/sign-in-with-apple) Renamed from [sign-in-with-apple-fixed](https://crates.io/crates/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](https://docs.rs/siwa-async/0.4.0) # 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