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

8 access token access #11

Merged
merged 4 commits into from
May 2, 2022
Merged

8 access token access #11

merged 4 commits into from
May 2, 2022

Conversation

refarer
Copy link
Collaborator

@refarer refarer commented May 2, 2022

Problem

User can't get the access_token from the client, and it is easier if the requestAccessToken and refreshAccessToken return the token

Solution

Allowed the user to get the access_token from the client and returned the token from requestAccessToken and refreshAccessToken methods

@refarer refarer linked an issue May 2, 2022 that may be closed by this pull request
@refarer refarer requested a review from lagache May 2, 2022 23:28
@refarer refarer merged commit 4298222 into main May 2, 2022
@refarer refarer deleted the 8-accessToken-access branch May 2, 2022 23:55
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.

OAuth2User.requestAccessToken method doesn't return token data
2 participants