-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request