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

[docs] Add offline_access to implicit scopes added by msal-browser #11764

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

Philzen
Copy link
Contributor

@Philzen Philzen commented Dec 11, 2024

Was wondering when looking at the network tab, but the documentation of msal confirms this is expected:

By default MSAL.js will add the openid, profile and offline_access scopes to every request. These scopes are required in order to receive a refresh token and the id token claims used to populate the account object with the user's information.

@Tobbe Tobbe added the release:docs This PR only updates docs label Dec 11, 2024
@Tobbe Tobbe added this to the chore milestone Dec 11, 2024
@Tobbe Tobbe enabled auto-merge (squash) December 11, 2024 22:39
@Tobbe Tobbe merged commit 32fe410 into redwoodjs:main Dec 11, 2024
49 of 53 checks passed
@Philzen Philzen deleted the patch-25 branch December 11, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs This PR only updates docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants