Open imdodolook opened 3 years ago
I've reproduced this bug in a fresh TLJH installation that ended up having jupyterhub 1.4.0 by default.
Oh I read this wrong, thinking the authorize page was missing.
You can use the JupyterHub REST API to create users and such, but I would try avoiding that I think. Sounds like a bit much complexity added for something.
Hi Team:
I am trying to use jupyterhub api to auth the user sign up. With admin user, In the authorize page , I can see the user is authorized . but I can see the new user in admin page only after this user login once. So is it a bug ? Can I use some api to make the user show up in the admin page withou logining at least once?