MrRefactoring / jira.js

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
https://mrrefactoring.github.io/jira.js/
MIT License
349 stars 46 forks source link

Respect the configured expiry time in JWT authentication #248

Closed cakerug closed 1 year ago

cakerug commented 1 year ago

Previously the expiryTimeSeconds was not respected.

cakerug commented 1 year ago

I'm an open source & javascript & typescript noob so let me know if anything is off!

MrRefactoring commented 1 year ago

I will merge it a little bit later. Thank you for contribution