graphql-hive / graphql-hive/console
access token: filter displaced access tokens by scope and user
Open
dashboard
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
The organization access token page currently shows all the access tokens issued in the organization. For administrative tasks we should have an option to filter the access tokens also by scope (personal, project, organization).
For personal access tokens it also makes sense to first of all display some information about the user that is the owner of the access token and also allow filtering the list based on a specific user.
Task Breakdown:
- Design filter UI
- Modify GraphQL field to accept a filter based on the mentioned criteria
Contributor guide
Assessment
This issue has not been assessed yet.