refactor: client creds grant and bearer tokens
Use client creds to issue a bearer token Authenticate subsequent endpoints with authorization header
Showing
endpoints/auth_resource.py
0 → 100644
endpoints/token.py
0 → 100644
models/token.py
0 → 100644
Please register or sign in to comment