oauthenticator icon indicating copy to clipboard operation
oauthenticator copied to clipboard

Update allowed access docs to take account of recently added properties

Open manics opened this issue 1 year ago • 0 comments

Proposed change

OAuthenticator has had some significant changes affecting how access can be configured, including

  • https://github.com/jupyterhub/oauthenticator/pull/719
  • https://github.com/jupyterhub/oauthenticator/pull/735

https://oauthenticator.readthedocs.io/en/latest/topic/allowing.html is missing these new properties.

Alternative options

Do nothing, rely on users reading the Traitlets API documentation

Who would use this feature?

JupyterHub admins

(Optional): Suggest a solution

Update https://github.com/jupyterhub/oauthenticator/blob/main/docs/source/topic/allowing.md

manics avatar Jun 12 '24 19:06 manics