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

Dev: set the expiration date of the token when creating the token #926

Open
datamweb opened this issue Oct 22, 2023 · 0 comments
Open

Dev: set the expiration date of the token when creating the token #926

datamweb opened this issue Oct 22, 2023 · 0 comments
Labels
dev enhancement New feature or request

Comments

@datamweb
Copy link
Collaborator

Currently, tokens expire based on the Config/AuthToken::$unusedTokenLifetime setting. It is better that users are able to set the expiration date of the token when creating the token(Access Token,HMAC SHA256 Token), like GitHub's token.

Sample:
Screenshot 2023-10-22 151933

@datamweb datamweb added the dev label Oct 22, 2023
@kenjis kenjis added the enhancement New feature or request label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants