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.

1.0.0 #

  • Updated documentation.
  • Take private key as String in order to not expose dependency types on the API.

0.3.0 #

  • Support useBundleIdentifier in all APIs, to fully support tokens generated on Android and web.

0.2.0 #

  • Support decoding server-to-server notifications from Apple.
  • Add unit tests.

0.1.0 #

  • Initial version, supporting sign-ins initiated on native Apple platforms.
1
likes
160
points
6.49k
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)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dart_jsonwebtoken, http, meta

More

Packages that depend on sign_in_with_apple_server