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

Make refresh_token available in Auth #4227

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Make refresh_token available in Auth #4227

merged 2 commits into from
Dec 21, 2022

Conversation

philippjfr
Copy link
Member

Exposes the refresh_token from an OAuth provider (if available). This is useful in cases where the authorize_token expires quickly.

Fixes #4223

@philippjfr philippjfr merged commit 805ddd5 into master Dec 21, 2022
@philippjfr philippjfr deleted the refresh_token branch December 21, 2022 18:26
philippjfr added a commit that referenced this pull request Jan 16, 2023
* Make refresh_token available in Auth

* Document refresh_token
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.

Azure Oauth2.0 With AD Access ("Refresh Token")
1 participant