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

Add functionality to revoke tokens #150

Open
wants to merge 53 commits into
base: master
Choose a base branch
from

Conversation

neumayer
Copy link
Contributor

  • Add revoke method to provider interface
  • Implement method for github and gplus
  • Add tests
  • Add noop implementation to other providers

Robert Neumayer and others added 2 commits March 26, 2017 10:08
* Add revoke method to provider interface
* Implement method for github and gplus
* Add tests
* Add noop implementation to other providers
@neumayer
Copy link
Contributor Author

Anyone interested?

@markbates
Copy link
Owner

@neumayer my apologies for not looking at this sooner. I think this is fantastic, and definitely wanted. Please continue with the implementations, we need implementations for all the providers that support it before it can be merged. Thanks.

@neumayer
Copy link
Contributor Author

Hehe, that includes me getting accounts with up to 32 identity providers, so it might take a couple of days :-)

But I'll try to keep working on it when I find the time.

@neumayer
Copy link
Contributor Author

I looked at both twitch and amazon today.

While I hunted down some secret amazon api endpoint, there's no documentation for it and I didn't manage to authenticate to it. Since it's not documented at all I think it's not worth pursuing that. I added a short comment about this.

Justin and others added 27 commits September 3, 2017 08:04
* Add revoke method to provider interface
* Implement method for github and gplus
* Add tests
* Add noop implementation to other providers
This is needed because of changes to handling multiple logins introduced
in 9885e53.
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

Successfully merging this pull request may close these issues.

None yet

5 participants