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

fix(gitlab): Refresh access token process #29747

Merged
merged 3 commits into from
Nov 4, 2021
Merged

Conversation

NisanthanNanthakumar
Copy link
Contributor

@NisanthanNanthakumar NisanthanNanthakumar commented Nov 3, 2021

Objective:

When creating a Gitlab integration, the defaults have changed. Previously, there was no checkbox for "Expire access tokens". Presumably, the tokens did not expire. But now this is the default and we should really support refresh tokens.

We are using the Authorization flow described here: https://docs.gitlab.com/ee/api/oauth2.html#authorization-code-flow

There will be a followup PR to update the instructions.

@NisanthanNanthakumar NisanthanNanthakumar requested a review from a team November 3, 2021 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants