authenticate.py
|
confirm and auth email
|
2021-08-26 12:24:46 +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
|
confirm and auth email
|
2021-08-26 12:24:46 +03:00 |
identity.py
|
fix signIn
|
2021-10-24 17:13:32 +03:00 |
oauth.py
|
oauth via google,facebook,github
|
2021-08-26 18:16:44 +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 |