Skip to content

Bearer tokens have a given life span, we should only get a new one when we need it. #1

Description

@arreyder

Right now each operation grabs a new bearer token. It would be more efficient to set a timer and only grab a new one when the old is about to expire.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions