Is it possible to get user's info from identityToken in Sign In with Apple with NodeJs?

1k Views Asked by At

For now, I implemented about sign in with apple feature but I don't wan't to store any credential in frontend. I want to send identityToken to backend and let backend get information about user. Is it possible to do that ?

Example flow.

Example flow

0

There are 0 best solutions below