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

Commits on Mar 26, 2017

  1. Add functionality to revoke tokens

    * Add revoke method to provider interface
    * Implement method for github and gplus
    * Add tests
    * Add noop implementation to other providers
    Robert Neumayer committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    5d84577 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Merge branch 'master' into revoke

    Robert Neumayer committed May 19, 2017
    Configuration menu
    Copy the full SHA
    712df6d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Add revoke functionality for twitch

    Robert Neumayer committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    72184ec View commit details
    Browse the repository at this point in the history
  2. Add comment about unsupported revoke in amazon

    Robert Neumayer committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    2c2dc22 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into revoke

    Robert Neumayer committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    d072d9c View commit details
    Browse the repository at this point in the history
  4. Add empty remote method for xero provider

    Robert Neumayer committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    305dac0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Add dropbox revoke call

    Robert Neumayer committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    a8f446e View commit details
    Browse the repository at this point in the history
  2. Ad revoke calls for slack

    Robert Neumayer committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    2342b9f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Add comment about missing instagram revoke support

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    ddf5134 View commit details
    Browse the repository at this point in the history
  2. Add comment about missing lastfm revoke support

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    96f2d3d View commit details
    Browse the repository at this point in the history
  3. Add comment about missing bitbucket revoke support

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    9e6300d View commit details
    Browse the repository at this point in the history
  4. Fix httpmock call in twitch test

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    f2b6526 View commit details
    Browse the repository at this point in the history
  5. Add revoke functionality for box provider

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    b748448 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into revoke

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    216cf58 View commit details
    Browse the repository at this point in the history
  7. Merge master and update battlenet provider

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    ed94a9b View commit details
    Browse the repository at this point in the history
  8. Add comment about missing deezer revoke functionality

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    86331bb View commit details
    Browse the repository at this point in the history
  9. Add comment about missing battlenet revoke sup

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    457eb06 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    Robert Neumayer committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    5271ded View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Added support to get provider name from request URL's go context in f…

    …unction getProviderName
    SuperSarkar committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    d46c790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6ce86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a18c23 View commit details
    Browse the repository at this point in the history
  4. Added support to get provider name from request URL's go context in f…

    …unction getProviderName
    SuperSarkar authored and markbates committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    acf4f54 View commit details
    Browse the repository at this point in the history
  5. string conversion in p,ok style to prevent panic if value of returned…

    … provder is not string
    SuperSarkar authored and markbates committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    65ebf2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eade6c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Configuration menu
    Copy the full SHA
    a7cba59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request markbates#173 from KunalSarkar/provider-name-from-…

    …session
    
    Provider name from session
    markbates committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    c130f2f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2017

  1. Added Eve Online as an Auth Provider

    Justin authored and markbates committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    e714cee View commit details
    Browse the repository at this point in the history
  2. Forgot the Refresh token is available

    Justin authored and markbates committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    b98c959 View commit details
    Browse the repository at this point in the history
  3. Updated Readme

    Justin authored and markbates committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    162dadd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. Configuration menu
    Copy the full SHA
    f80c7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d9143d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. 2 Configuration menu
    Copy the full SHA
    9885e53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c3a31e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. Configuration menu
    Copy the full SHA
    86ca064 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Add functionality to revoke tokens

    * Add revoke method to provider interface
    * Implement method for github and gplus
    * Add tests
    * Add noop implementation to other providers
    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    3453e97 View commit details
    Browse the repository at this point in the history
  2. Add revoke functionality for twitch

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    bb53194 View commit details
    Browse the repository at this point in the history
  3. Add comment about unsupported revoke in amazon

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    d1e75ee View commit details
    Browse the repository at this point in the history
  4. Add empty remote method for xero provider

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    12a91bd View commit details
    Browse the repository at this point in the history
  5. Add dropbox revoke call

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    0914ed6 View commit details
    Browse the repository at this point in the history
  6. Ad revoke calls for slack

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    8e2b8aa View commit details
    Browse the repository at this point in the history
  7. Add comment about missing instagram revoke support

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    0ecc93b View commit details
    Browse the repository at this point in the history
  8. Add comment about missing lastfm revoke support

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    e34427c View commit details
    Browse the repository at this point in the history
  9. Add comment about missing bitbucket revoke support

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    0acd6e8 View commit details
    Browse the repository at this point in the history
  10. Fix httpmock call in twitch test

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    12363ea View commit details
    Browse the repository at this point in the history
  11. Add revoke functionality for box provider

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    995ee87 View commit details
    Browse the repository at this point in the history
  12. Merge master and update battlenet provider

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    c6bd5b8 View commit details
    Browse the repository at this point in the history
  13. Add comment about missing deezer revoke functionality

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    faa24a1 View commit details
    Browse the repository at this point in the history
  14. Add comment about missing battlenet revoke sup

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    836822a View commit details
    Browse the repository at this point in the history
  15. Fix typo

    Robert Neumayer authored and neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    4d39b6a View commit details
    Browse the repository at this point in the history
  16. Update comments

    neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    a750a97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2dfc4c6 View commit details
    Browse the repository at this point in the history
  18. Add Revoke method to eveonline provider

    It's new in master.
    neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    3a19803 View commit details
    Browse the repository at this point in the history
  19. Only call revoke in case there is a session

    This is needed because of changes to handling multiple logins introduced
    in 9885e53.
    neumayer committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    5bf9b4e View commit details
    Browse the repository at this point in the history