Skip to content

Expose authentication tokens via GraphQL#3528

Open
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:auth-token-graphql
Open

Expose authentication tokens via GraphQL#3528
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:auth-token-graphql

Conversation

@williamjallen
Copy link
Collaborator

This commit adds new createAuthenticationToken and deleteAuthenticationToken mutations, plus the ability to query all authentication tokens for the instance and all authentication tokens for a given user. This sets the foundation for future efforts to deprecate and eventually remove our existing authentication token endpoints.

This commit adds new `createAuthenticationToken` and `deleteAuthenticationToken` mutations, plus the ability to query all authentication tokens for the instance and all authentication tokens for a given user.  This sets the foundation for future efforts to deprecate and eventually remove our existing authentication token endpoints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant