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

Server-side utilities for implementing Sign in with Apple in a server written in Dart, complementing the client-side sign_in_with_apple package.

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
160
points
6.85k
downloads

Publisher

verified publishertimm.preetz.xyz

Weekly Downloads

Server-side utilities for implementing Sign in with Apple in a server written in Dart, complementing the client-side sign_in_with_apple package.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dart_jsonwebtoken, http, meta

More

Packages that depend on sign_in_with_apple_server