Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: Add support for naming user auth tokens #64509

Merged
merged 5 commits into from
Feb 14, 2024
Merged

Conversation

mdtro
Copy link
Member

@mdtro mdtro commented Feb 3, 2024

Add support for naming tokens when creating them. I've broken the form out into two panels, General and Permissions. We have future plans to add an expiry duration in the general panel. If there's a better way to design this form, I'm open to the critique and feedback. 🙂

Token Creation Before
image

Token Creation After
image


Token List Before
image

Token List After
image

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 3, 2024
@mdtro mdtro linked an issue Feb 5, 2024 that may be closed by this pull request
@mdtro mdtro marked this pull request as ready for review February 5, 2024 20:49
@mdtro mdtro requested a review from a team February 5, 2024 20:49
@mdtro mdtro merged commit cc97408 into master Feb 14, 2024
39 checks passed
@mdtro mdtro deleted the mdtro/apitoken-name-fe branch February 14, 2024 18:41
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add comment/name to Auth Tokens
5 participants