iosemail-verificationgoogle-auth-library

How do I verify apple IdToken like google IdTokens are verified


Google has an SDK that essentially allows you to verify the User IdToken. Does Apple provide something similar? Or is the verification process different. If so could someone please let me know.


Solution

  • I ended up using the library verify-apple-id-token to help with the verification process.