Releases: thevickypedia/FastAPI-UI-Auth
Releases · thevickypedia/FastAPI-UI-Auth
v0.2.1
- fix: Avoid pre-mature validation for username and password fields
- chore: Upgrade requirements
- Full Changelog: v0.2.0...v0.2.1
v0.2.0
- feature: Includes an option to pass custom logger
- chore: Redefined project structure to adapt pypi packaging
- Full Changelog: v0.1.1...v0.2.0
v0.1.1
- chore: Reduces overhead and removes code redundancy
- Full Changelog: v0.1.0...v0.1.1
v0.1.0
- feature: Includes support for websockets authentication
- fix: Fix breakage on multiple sessions
- chore: Uses all HTML templates for appropriate responses
- chore: Includes a parameter loader to support multiple endpoints
- Full Changelog: v0.0.1...v0.1.0
v0.0.1
- Create a base python module to enable
username/passwordauthentication for any specific route - Transmits
usernameandpasswordsecurely by encryptingcredentials→hex→hash + timestamp - Includes basic templates for UI authentication
- Full Changelog: v0.0.0-a...v0.0.1
v0.0.0-a
- Release alpha version
- Full Changelog: https://github.com/thevickypedia/FastAPIAuthenticator/commits/v0.0.0-a