Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: installation instructions (including oidc) #155

Open
davidhuser opened this issue Sep 20, 2024 · 1 comment · May be fixed by #158
Open

Docs: installation instructions (including oidc) #155

davidhuser opened this issue Sep 20, 2024 · 1 comment · May be fixed by #158

Comments

@davidhuser
Copy link

davidhuser commented Sep 20, 2024

Currently there is no basic documentation on actually installing the package and the optionals.

pip install dash-auth

for OIDC support

pip install "dash-auth[oidc]"

Maybe these should be added to the README?

@carosariosb
Copy link

This is sooooooo useful, just addding this tag saved me hours of searching.
Thanks @davidhuser

@davidhuser davidhuser linked a pull request Dec 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@davidhuser @carosariosb and others