core/auth
2021-07-13 10:14:48 +00:00
..
authenticate.py fix after merge 2021-07-13 10:14:48 +00:00
authorize.py register user, sign in and sign out working 2021-06-29 13:26:46 +03:00
credentials.py wip: redis, sqlalchemy, structured, etc 2021-06-28 12:08:09 +03:00
identity.py oauth via github 2021-07-09 07:14:16 +00:00
oauth.py oauth code minor changes 2021-07-13 09:15:15 +00:00
password.py wip: redis, sqlalchemy, structured, etc 2021-06-28 12:08:09 +03:00
README.md wip: redis, sqlalchemy, structured, etc 2021-06-28 12:08:09 +03:00
token.py register user, sign in and sign out working 2021-06-29 13:26:46 +03:00
validations.py register user, sign in and sign out working 2021-06-29 13:26:46 +03:00

Based on

token is valid for one day, user can choose to logout, logout is revoke token