issues
search
codemation
/
easyauth
Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
https://easyauth.readthedocs.io/en/latest/
MIT License
555
stars
52
forks
source link
Fix - Corrected issue with EasyAuthServer db cred handling
#40
Closed
codemation
closed
2 years ago
codemation
commented
2 years ago
Fix Description
Corrected issue with EasyAuthServer db credential handling causing case sensitive variables to be lower-cased before input into DB setup
Fix Description