jupyterhub / tmpauthenticator

JupyterHub authenticator that hands out temporary accounts for everyone. For use in tmpnb.org
BSD 3-Clause "New" or "Revised" License
23 stars 18 forks source link

Register tmp authenticator with JupyterHub via entry_points #38

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

Following this, users should be able to do c.JupyterHub.authenticator_class = "tmp".