Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added refresh token support #196

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added refresh token support #196

wants to merge 2 commits into from

Conversation

Tert0
Copy link

@Tert0 Tert0 commented Oct 6, 2022

Added the saving of refresh tokens and auto refreshing if the access tokens are expired.
Note:
This will change the format of the auth.json file.

This will also add a Github Actions Workflow which automaticly builds the project and uploads a binary to the releases ( implemented by @felbinger )

Tert0 and others added 2 commits October 6, 2022 18:54
… to offline and refreshs invalid access tokens with refresh tokens
@CLAassistant
Copy link

CLAassistant commented Oct 6, 2022

CLA assistant check
All committers have signed the CLA.

@stevenh
Copy link

stevenh commented Nov 21, 2023

Thanks for doing this @Tert0 was just about to look at the same thing our side.

Definitely a needed feature for tools like this to be used in CI/CD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants