FitTrackee/fittrackee/tests/oauth2
2022-06-12 18:34:26 +02:00
..
__init__.py API - init OAuth server and oauth clients creation 2022-05-29 14:22:51 +02:00
test_oauth2_clean.py CLI - add command to clean expired oauth2 tokens 2022-06-12 18:25:51 +02:00
test_oauth2_client.py API - add routes to manage oauth clients 2022-05-29 14:23:30 +02:00
test_oauth2_models.py API - minor tests refacto 2022-06-12 18:34:26 +02:00
test_oauth2_routes.py API - revoke all token for a given client 2022-06-12 17:15:18 +02:00
test_oauth2_scopes.py API - add routes to manage oauth clients 2022-05-29 14:23:30 +02:00