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

How to add username/password authentication? #13

Open
rcoenen opened this issue Sep 2, 2021 · 2 comments
Open

How to add username/password authentication? #13

rcoenen opened this issue Sep 2, 2021 · 2 comments

Comments

@rcoenen
Copy link

rcoenen commented Sep 2, 2021

No description provided.

@pankajthekush
Copy link

You have to deploy it on nginx with basic auth or edit the flask app for authentication.

@olavski
Copy link
Contributor

olavski commented Sep 3, 2021

It does not include authentication out of the box.
For my projects, I restrict access by configuring the firewall so that only my servers can access the API endpoint.

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

No branches or pull requests

3 participants