Flask-HTTPAuth
Authenticator
Provides authentication mechanisms for Flask web applications
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
1k stars
23 watching
228 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
authenticationflaskflask-httpauthpythonsecuritytokens
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
| | An extension for managing resource authorization and scoping in Flask web applications. | 52 |
| | Provides a simple authentication mechanism for Flask applications | 199 |
| | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
| | A Flask extension for handling OAuth authentication flows | 1,007 |
| | A service that simplifies authentication with Google or GitHub OAuth2 services | 470 |
| | An authentication module for Plug applications | 16 |
| | Provides authentication functionality to secure user access in PHP applications. | 116 |
| | A library that provides Web Authentication capabilities for Go applications. | 827 |
| | Provides authentication endpoints and token management for Django Rest Framework applications | 1,700 |
| | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
| | Protects static HTML pages by authenticating incoming requests with a username and password | 111 |
| | An extension for Burp Suite that adds support for OAuth v1 authentication methods | 2 |
| | A validation framework for HTTP request parameters and queries | 13 |
| | Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |