What is the problem?
The Auth API endpoints and examples are missing.
What do you expect to see / happen?
I expect to see the Auth API endpoints
- GET/PUT /auth/v1/me
- POST /auth/v1/clients/{client_id}/secrets
- GET /auth/v1//clients/{client_id}
- POST /auth/v1/apps/{id}/tokens/{token_id}/reset
- GET /auth/v1/apps/{id}/tokens
- POST/GET /auth/v1/apps
- GET/PUT/DELETE /auth/v1/apps/{id}
and examples for each of them.
What is the problem?
The Auth API endpoints and examples are missing.
What do you expect to see / happen?
I expect to see the Auth API endpoints
and examples for each of them.