sign_in_with_apple_server
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
93K downloads/mo
#1159 most downloaded on pub.dev
LunaONE/sign_in_with_apple_server
What this package is like to depend on
Last release 1 years ago
20 Jul 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
6 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jul 2025 to Jul 2025Releases
latest 6-
1.0.020 Jul 2025Release notes
Open source →- Updated documentation.
- Take private key as
Stringin order to not expose dependency types on the API.
-
1.0.0-dev220 Jul 2025 pre-releaseNothing published for this version
-
1.0.0-dev119 Jul 2025 pre-releaseNothing published for this version
-
0.3.016 Jul 2025Release notes
Open source →- Support
useBundleIdentifierin all APIs, to fully support tokens generated on Android and web.
- Support
-
0.2.015 Jul 2025Release notes
Open source →- Support decoding server-to-server notifications from Apple.
- Add unit tests.
-
0.1.014 Jul 2025Release notes
Open source →- Initial version, supporting sign-ins initiated on native Apple platforms.