Initial test of the "Sign in with Apple" API:
* It's more or less based on OAuth + OIDC
* Their documentation is missing a lot of key info to use it right now, I had to guess at a lot of things
* The `sub` claim includes some sort of unique user identifier, not an email
4
20
65
They have some docs here developer.apple.com/sign-in-… but their docs are missing quite a bit right now. I had to guess at some endpoints and things.
Jun 3, 2019 · 9:31 PM UTC
1
6


