FitTrackee/fittrackee/oauth2
2022-06-07 08:40:50 +02:00
..
__init__.py API - init OAuth server and oauth clients creation 2022-05-29 14:22:51 +02:00
client.py API - add routes to manage oauth clients 2022-05-29 14:23:30 +02:00
config.py API - init resource protector (that also handles current authentication) 2022-05-29 14:23:30 +02:00
grants.py API - init OAuth server and oauth clients creation 2022-05-29 14:22:51 +02:00
models.py API - add routes to manage oauth clients 2022-05-29 14:23:30 +02:00
resource_protector.py API - init resource protector (that also handles current authentication) 2022-05-29 14:23:30 +02:00
routes.py API - get oauth client by id or client_id 2022-06-07 08:40:50 +02:00
server.py API - init resource protector (that also handles current authentication) 2022-05-29 14:23:30 +02:00