Post

Replies

Boosts

Views

Activity

Sign up with Apple button not available in Apple JS
The documentation here says that the sign up with Apple button is available on web: https://developer.apple.com/design/human-interface-guidelines/sign-in-with-apple/overview/buttons/However in the Apple JS documentation, it shows only 2 buttons (sign in and continue) as being available:https://developer.apple.com/documentation/signinwithapplejs/displaying_sign_in_with_apple_buttonsCan we expect the "Sign Up" button to be available in Apple JS soon?
0
0
484
Mar ’20
id_token not unique across platforms?
We've implementing SIWA on iOS and a web application using Sign in with Apple JS. I've setup a service ID tied to the application ID and can succesfully get callbacks on both platforms. I'm noticing that the user id provided by the iOS app is different than the id provided by the web application.We were expecting these to be different so we can store on our end and identify the user without having to use their email.
1
0
810
Oct ’19