jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.02k stars 338 forks source link

breaking: update oauthenticator from 15.1.0 to >=16.0.2,<17, make tljh auth docs link out #924

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

While I think it would be good if we could update all the authentication documentation, I don't think we should try get that done before a release. So instead of doing that, I made disclaimers to the documentation we had, suggesting that for example the OAuthenticator project's documentation should be used pirmarily and the tljh provided docs should be used as a complement only.

This is a preview of the warning, and you can preview it in the read the docs PR build here:

image