openidconnect-rs icon indicating copy to clipboard operation
openidconnect-rs copied to clipboard

added example to verify google idtoken

Open sugihjamin opened this issue 2 years ago • 0 comments

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.

sugihjamin avatar Jul 23 '22 19:07 sugihjamin