Skip to content

Add Auth API endpoints and examples #100

Description

@soderluk

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions