- 07 May, 2020 1 commit
-
-
Cibin Sadasivan Baby authored
-
- 04 May, 2020 1 commit
-
-
Cibin Sadasivan Baby authored
-
- 13 Feb, 2019 1 commit
-
-
Morgan Jones authored
Handle Google IAP JWT tokens
-
- 08 Feb, 2019 2 commits
-
-
Justin Martin authored
-
Justin Martin authored
-
- 28 Jan, 2019 1 commit
-
-
Morgan Jones authored
Fixes error in doc/example
-
- 21 Nov, 2018 1 commit
-
-
Marc authored
-
- 29 Jun, 2018 2 commits
-
-
Morgan Jones authored
allow other supported algorithms to be used
-
Morgan Jones authored
allow to grab the XSRF-TOKEN from the cookies
-
- 03 Apr, 2018 2 commits
-
-
Gaëtan Lehmann authored
not just HS256
-
Gaëtan Lehmann authored
the jwt token is commonly passed by the navigator with a XSRF-TOKEN, so we allow to grab it from there.
-
- 21 Mar, 2018 2 commits
-
-
Morgan Jones authored
Update README to point to installation from PyPi
-
Morgan Jones authored
Use a mixin for LocalAuthenticator variant
-
- 25 Jan, 2018 2 commits
- 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
-