jupyterhub / ltiauthenticator

A JupyterHub authenticator for LTI
https://ltiauthenticator.readthedocs.io
BSD 3-Clause "New" or "Revised" License
67 stars 54 forks source link

docs: Confine type of client_id to list[str] or set[str] #189

Closed martinclaus closed 8 months ago

martinclaus commented 8 months ago

Note that I also changed blacks pre-commit repo to the recommended mirror repo. I did this because this pre-commit hook got broken on my system (maybe related to #180) but did work from the mirror repo.