Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

token revocation by a user #66

Open
hachreak opened this issue Oct 4, 2016 · 0 comments
Open

token revocation by a user #66

hachreak opened this issue Oct 4, 2016 · 0 comments

Comments

@hachreak
Copy link

hachreak commented Oct 4, 2016

Hi guys,
somebody know if oauth2 supports token revocation by the user who gave the access?
This is the use case:

  1. The user gives access to X to the client -> authorization token is generated.
  2. The client transform the auth token in an access token.
  3. The user remove the access token.
hachreak pushed a commit to hachreak/oauth2 that referenced this issue Oct 17, 2016
* On access token creation, the relation with the auth code is saved.
  (addresses kivra#66)

Signed-off-by: Leonardo Rossi <[email protected]>
hachreak pushed a commit to hachreak/oauth2 that referenced this issue Oct 18, 2016
* On access token creation, the relation with the auth code is saved.
  (addresses kivra#66)

Signed-off-by: Leonardo Rossi <[email protected]>
hachreak pushed a commit to hachreak/oauth2 that referenced this issue Nov 25, 2016
* On access token creation, the relation with the auth code is saved.
  (addresses kivra#66)

Signed-off-by: Leonardo Rossi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant