sign_in_with_apple_server 0.2.0 copy "sign_in_with_apple_server: ^0.2.0" to clipboard
sign_in_with_apple_server: ^0.2.0 copied to clipboard

Server-side utilities for Sign in with Apple.

Utilites to build a backend supporting Sign in with Apple in Dart.

Supports:

  • Validating identity tokens (to get a trusted user ID and, optionally, email address)
  • Converting the authorization code into a refresh token (to continually check on the account's status)
  • Revoking the user's authorization

To implement the client-side in Flutter, sign_in_with_apple is recommended.

1
likes
0
points
6.49k
downloads

Publisher

verified publishertimm.preetz.xyz

Weekly Downloads

Server-side utilities for Sign in with Apple.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_jsonwebtoken, http, meta

More

Packages that depend on sign_in_with_apple_server