Sign-In-with-Apple-Demo
Sign-In-with-Apple-Demo copied to clipboard
Thank you!
trafficstars
Thanks so much for this code sample.
We have iOS and Android and Web, how can we make it so a user signing in with Apple can use same login for all platform?
Hi, Apple provided the JS SDK for Web and Rest APIs for other platforms. Pls, check out the following links -
- https://developer.apple.com/documentation/signinwithapplejs
- https://developer.apple.com/documentation/signinwithapplerestapi
I'm also planning a demo app for Web and Android but not getting enough time to do.