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

Show last used date for service tokens and PATs #119

Open
rohan-chaturvedi opened this issue Nov 16, 2023 · 1 comment
Open

Show last used date for service tokens and PATs #119

rohan-chaturvedi opened this issue Nov 16, 2023 · 1 comment
Labels
backend enhancement New feature or request fosshack Issues for FOSS Hack 2024 frontend Change in frontend code

Comments

@rohan-chaturvedi
Copy link
Member

rohan-chaturvedi commented Nov 16, 2023

Is your feature request related to a problem?

When multiple tokens are created, particularly tokens with no expiry, its impossible to know which tokens are actually in use.

Describe the solution you'd like

  • Add a last_used_at field to the Service Token model and update this value when it is used either by the CLI / SDK / API
  • Show the "last used" date beside each token in App > Service Tokens. This is a timestamp for the last time the token was used to perform a CRUD action

This could be merged with #114 as some of the model and schema changes will overlap

@rohan-chaturvedi rohan-chaturvedi added the enhancement New feature or request label Nov 16, 2023
@rohan-chaturvedi rohan-chaturvedi added frontend Change in frontend code backend fosshack Issues for FOSS Hack 2024 labels Jun 7, 2024
@nishaaannnt
Copy link

Hello, @rohan-chaturvedi , we would like to work on this issue under Fosshack 2024.
Me and my teammate @viku3150 are well versed with the tech stack and the codebase and hence would like to take this forward.
Please assign us for the same.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request fosshack Issues for FOSS Hack 2024 frontend Change in frontend code
Projects
None yet
Development

No branches or pull requests

2 participants