siwa-async

Crates.iosiwa-async
lib.rssiwa-async
version0.5.2
sourcesrc
created_at2022-05-30 09:23:05.532801
updated_at2022-06-28 11:55:31.36942
descriptionSign In With Apple Validation in Async Rust
homepage
repository
max_upload_size
id596863
size26,263
Gihwan Oh (wurikiji)

documentation

README

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
Commit count: 0

cargo fmt