navikt / github-app-token-generator

GitHub action for generating an installation token for a GitHub App
MIT License
35 stars 18 forks source link

RE: Token validity #7

Open ajaykumarmandapati opened 2 years ago

ajaykumarmandapati commented 2 years ago

https://github.com/navikt/github-app-token-generator/blob/a9cd374e271b8aef573b8c16ac46c44fb89b02db/generate_jwt.rb#L11

Does this mean the token is valid for 600 seconds?

blafry commented 1 year ago

@ajaykumarmandapati

Installation tokens expire one hour from the time you create them.