- 21 Mar, 2018 1 commit
-
-
Morgan Jones authored
Use a mixin for LocalAuthenticator variant
-
- 24 Jan, 2018 2 commits
-
-
yuvipanda authored
c.LocalAuthenticator would also work due to inheritance, but this is more specific and clearer
-
yuvipanda authored
This uses the same pattern as in various OAuthenticators, for example https://github.com/jupyterhub/oauthenticator/blob/master/oauthenticator/github.py#L180
-
- 18 Sep, 2017 1 commit
-
-
Morgan Jones authored
fixes redirect issue; adds token query param; adds sign with secret key
-
- 14 Sep, 2017 1 commit
-
-
Tim Harsch authored
-
- 30 Aug, 2017 1 commit
-
-
Tim Harsch authored
-
- 16 Aug, 2017 1 commit
-
-
Tim Harsch authored
-
- 17 Jul, 2017 1 commit
-
-
Morgan Jones authored
Fix issues with audience validation
-
- 07 Jul, 2017 1 commit
-
-
Morgan Jones authored
-
- 01 Jul, 2017 2 commits
-
-
Morgan Jones authored
Add a basic JSONWebToken Authenticator Implementation
-
Morgan Jones authored
-
- 21 Jun, 2017 1 commit
-
-
Morgan Jones authored
-