Skip to content

FEATURE: Add Label and Expiration Date#19

Open
erkenes wants to merge 1 commit intoflownative:mainfrom
erkenes:main
Open

FEATURE: Add Label and Expiration Date#19
erkenes wants to merge 1 commit intoflownative:mainfrom
erkenes:main

Conversation

@erkenes
Copy link
Copy Markdown

@erkenes erkenes commented Jul 9, 2025

  • Add an expiration date to expire a token
  • Add a label for easier identification of a token. The default is "token-" followed by the creation datetime
  • Create a new create method and mark the other methods as deprecated
  • Update the Command to create a new token to set the label and expiration
  • Update the ReadMe

Resolves: #17

- Add an expiration date to expire a token
- Add a label for easier identification of a token. The default is "token-" followed by the creation datetime
- Create a new create method and mark the other methods as
deprecated
- Update the Command to create a new token to set the label and expiration
- Update the ReadMe

Resolves: flownative#17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add description and datetime to revoke a token

1 participant