Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upToken Lifetime #156
Token Lifetime #156
Comments
|
Setting a specific lifetime is currently not implemented. Currently the tokens last as long as the secret is valid. If you store the secret in a session, then it lasts as long as the session. You're welcome to make a PR to implement any kind of granularities you need! |
Can I set the Token Lifetime ? and whats is the default lifetime ?