Skip to content

Apple/Google identity tokens

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 15 Feb 18:24
a52a592

Adds commonly used AppleIdentityToken and GoogleIdentityToken structs. This includes code necessary to validate the apple/google provided identity data against their respective JWKS elements.

This patch also restructures the project a bit to move classes into their own files with hierarchical folders to make it easier to find the items you're looking for.