service/src/piracyshield_service/authentication
2024-02-07 14:53:48 +01:00
..
__init__.py Initial commit. 2024-01-19 15:32:27 +01:00
authenticate.py Reworked some parts of the code and moved some logic here instead of leaving it in the API. 2024-01-21 14:26:13 +01:00
errors.py Latest updates. 2024-02-07 14:53:48 +01:00
exists_by_email.py Initial commit. 2024-01-19 15:32:27 +01:00
generate_access_token.py Reworked some parts of the code and moved some logic here instead of leaving it in the API. 2024-01-21 14:26:13 +01:00
generate_refresh_token.py Reworked some parts of the code and moved some logic here instead of leaving it in the API. 2024-01-21 14:26:13 +01:00
get.py Initial commit. 2024-01-19 15:32:27 +01:00
refresh_access_token.py Reworked some parts of the code and moved some logic here instead of leaving it in the API. 2024-01-21 14:26:13 +01:00
verify_access_token.py Initial commit. 2024-01-19 15:32:27 +01:00
verify_refresh_token.py Initial commit. 2024-01-19 15:32:27 +01:00