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