Post

Replies

Boosts

Views

Activity

Get User Information using Apple API
I could get "access_token" and "refresh_token" from following URL:POST https://appleid.apple.com/auth/tokenBut I don't know the API of getting User Information using "access_token"Is there any API that accept the "access_token" as the input and return the User Information (user ID, email...)?It is very good that there is an API like this: https://stackoverflow.com/questions/7130648/get-user-info-via-google-apiThank you very much.
3
0
5.4k
Jan ’22
Get User Information using Apple API
I could get "access_token" and "refresh_token" from following URL:POST https://appleid.apple.com/auth/tokenBut I don't know the API of getting User Information using "access_token"Is there any API that accept the "access_token" as the input and return the User Information (user ID, email...)?It is very good that there is an API like this: https://stackoverflow.com/questions/7130648/get-user-info-via-google-apiThank you very much.
Replies
3
Boosts
0
Views
5.4k
Activity
Jan ’22