-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
help wantedExtra attention is neededExtra attention is needed⚙️ service: graphqlRelated to the graphql serviceRelated to the graphql service⚙️ service: manageRelated to the manage serviceRelated to the manage service⚙️ service: userRelated to the user serviceRelated to the user service
Description
User Service
- Add an API key field to the user schema
- Add an action for updating a user with a newly generated API key (UUID + ENV var hash)
GraphQL Service
- Add mutation for calling
user.regenerateApiKeyon the currently logged in user - Add a
serviceAccountLoginmutation to generate a short-lived token, provided a valid API key
Management
- Add a readonly/copyable field to display the user's current API key.
- Add a refresh confirmable button to (re-)generate an API key
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed⚙️ service: graphqlRelated to the graphql serviceRelated to the graphql service⚙️ service: manageRelated to the manage serviceRelated to the manage service⚙️ service: userRelated to the user serviceRelated to the user service