openidconnect-rs
openidconnect-rs copied to clipboard
added example to verify google idtoken
Using openidconnect to verify a Google Sign-In ID token on a backend server (Authenticate with a backend server).
To be used with Android or iOS native app SDKs and apps or platforms directly calling Google's OAuth2 or OpenID services.
Whereas Google has API Client Library for Java, Node.js, PHP, Python, Go, and others, there isn't one for Rust yet.