issues
search
LonelyVikingMichael
/
litestar-users
Authentication and user management for the Litestar framework
https://lonelyvikingmichael.github.io/litestar-users/
MIT License
47
stars
12
forks
source link
Update authentication algorithm
#42
Closed
LonelyVikingMichael
closed
1 year ago
LonelyVikingMichael
commented
1 year ago
This PR adds the following:
Better adherence to OWASP guidelines with regards to authentication.
Supply a clearer error message when the authentication user has supplied correct credentials, but is unverified.
This PR adds the following: