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

Update client_authentication.dart #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harmjanr
Copy link

@harmjanr harmjanr commented Jan 3, 2025

This PR makes it possible to add custom scopes when refreshing a token.

What's new:

  • Bug Fixes: Added optional parameter providedScopes to refreshTokens method. If not provided, it will take the default Constants.defaultScopes.

This PR resolves the following issue:
#47

Added an optional param to refreshTokens to an opportunity to add custom scopes.
@gabrielpatricksouza
Copy link

Hi, take a look at this pull request. I believe it would also solve your problem.
If you have any questions, I am at your disposal. 😊

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.

2 participants