Skip to content

Use refresh tokens #50

Description

@sblack-usu

Describe the feature you'd like and what it will do
I would like refresh tokens to be used to refresh access tokens before they expire. This will limit how often I will need to login with each repository.

Why is this feature important?
Refresh tokens can be used to generate a new access token without a user reauthorizing the application.

Is your feature request related to a problem? Please describe.
I'm always frustrated when a user has to manually reauthorize a repository. It is also good for security to regularly refresh access tokens.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions