oauth2-openid-connect-client icon indicating copy to clipboard operation
oauth2-openid-connect-client copied to clipboard

ID Token Verify method on Provider

Open steverhoades opened this issue 8 years ago • 0 comments

A client may want to implement a token endpoint that takes an id_token as an argument from a client and verifies, validates and then returns a JSON object of the claims.

steverhoades avatar Oct 12 '16 16:10 steverhoades