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

add user accounts and authentication #17

Open
peterVG opened this issue Jun 22, 2020 · 2 comments
Open

add user accounts and authentication #17

peterVG opened this issue Jun 22, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@peterVG
Copy link
Member

peterVG commented Jun 22, 2020

No description provided.

@scollazo
Copy link
Contributor

This could be handled at first by using nginx and http authentication

@peterVG
Copy link
Member Author

peterVG commented Jun 23, 2020

Yes, Flask provides an easy way to incorporate http authentication using an ENV variable for un/pw. We can implement that as a first simple step before incorporating user accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants