You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To update the oAuth tokens that we need for swan-cern/jupyter-extensions#27, it would help if we always had the latest tokens in JupyterHub. Since the upstream authenticator hasn't implemented refresh_user, I suggest we do it in our own.
To update the oAuth tokens that we need for swan-cern/jupyter-extensions#27, it would help if we always had the latest tokens in JupyterHub. Since the upstream authenticator hasn't implemented
refresh_user
, I suggest we do it in our own.This code looks like it's what we want and is compatible with keycloak: jupyterhub/oauthenticator#287
The text was updated successfully, but these errors were encountered: