Skip to content

Reuse saved JWT auth token until it expire #69

Closed
@lukasmatusiewicz

Description

@lukasmatusiewicz
  • Decode the token.
  • Save the expiration time.
  • Retrieve the token again shortly before the expiration time.
  • Shut down the scheduler right after completing authentication.
  • Wait with other requests for a token if needed.

Metadata

Metadata

Labels

Type: EnhancementNew feature (internally/planned) or enhancement of existing feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions