jwtauthenticator
jwtauthenticator copied to clipboard
Put entire JWT into AuthState
As of 0.8, JupyterHub supports encrypted auth_state.
Ideally, JWT should just be entirely put into auth_state for possible use later.
I'll send in a PR shortly!
Hi, were you able to do this? I need solution to a similar problem