quiqupltd / ueberauth_token

UeberauthToken is a library which helps validate an oauth2 token received by the resource server. The token should be validated against the authorization server and an ueberauth struct constructed.
MIT License
6 stars 3 forks source link

Verify that a token is not cached for failed auth and is cached for successful auth #5

Closed stephenmoloney closed 6 years ago

stephenmoloney commented 6 years ago

What does this MR do ?

Note: Review after #4