authenticate.py
|
default user role; updateProfile method
|
2021-12-08 15:51:30 +03:00 |
authorize.py
|
auth via email
|
2021-08-25 11:31:51 +03:00 |
credentials.py
|
improve rbac
|
2021-08-17 12:14:26 +03:00 |
email.py
|
fixurl
|
2021-12-13 15:14:37 +03:00 |
identity.py
|
fix signIn
|
2021-10-24 17:13:32 +03:00 |
oauth.py
|
fixurl
|
2021-12-13 15:14:37 +03:00 |
password.py
|
user schema and password hash method updated
|
2021-08-11 13:44:12 +03:00 |
token.py
|
use postgresql
|
2021-07-26 08:50:33 +00:00 |
validations.py
|
validation optional username
|
2021-07-30 10:14:47 +03:00 |