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

Basic Auth #66

Open
tombola opened this issue Jan 17, 2024 · 1 comment
Open

Basic Auth #66

tombola opened this issue Jan 17, 2024 · 1 comment
Labels

Comments

@tombola
Copy link
Collaborator

tombola commented Jan 17, 2024

Simplest way to secure the API endpoints and docs probably to use basic Auth and supply credentials matching user config defined.

https://fastapi.tiangolo.com/advanced/security/http-basic-auth/

@tombola
Copy link
Collaborator Author

tombola commented Jan 19, 2024

Commit be95b83 added https which will support this.

@tombola tombola added the p1 label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant