1. 07 Dec, 2015 1 commit
    • Eric Chiang's avatar
      user: move user manager to it's own package · d5184472
      Eric Chiang authored
      This commit moves the user.Manage to its own package (user/manager)
      so it can import the connector package in a later commit.
      
      For clarity, it renames "Manager" to "UserManager" using gorname.
      
      This commit has no functional changes.
      d5184472
  2. 02 Dec, 2015 4 commits
  3. 01 Dec, 2015 5 commits
  4. 18 Nov, 2015 4 commits
  5. 13 Nov, 2015 2 commits
  6. 11 Nov, 2015 5 commits
  7. 10 Nov, 2015 2 commits
  8. 08 Nov, 2015 1 commit
    • Brandon Philips's avatar
      static: add fixture client for oauth2_proxy · 1ee7d6c5
      Brandon Philips authored
      oauth2_proxy is a proxy you can put in front of any http application to
      add OAUTH 2.0 auth. I have added OIDC support to this proxy and to make
      it easy to get started lets add it to the fixture.
      1ee7d6c5
  9. 04 Nov, 2015 2 commits
  10. 03 Nov, 2015 4 commits
  11. 02 Nov, 2015 2 commits
  12. 30 Oct, 2015 4 commits
  13. 29 Oct, 2015 3 commits
  14. 22 Oct, 2015 1 commit