This website requires JavaScript.
Explore
Help
Sign In
Alexander
/
FitTrackee
Watch
1
Star
0
Fork
0
You've already forked FitTrackee
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
78fe703494
FitTrackee
/
fittrackee
/
oauth2
History
Sam
458394fa53
API - get oauth client by id or client_id
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