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

Consume getAuthContext for Outlook NAA sample and add logging #767

Merged
merged 1 commit into from May 2, 2024

Conversation

codexeon
Copy link
Collaborator

Consome getAuthContext API in Outlook to help initialize MSAL.js (get loginHint, and filter to correct account in cache). Also implement loggerOptions behind a flag that can be used to help diagnose MSAL.js errors. The following line can be changed for additional logging: this.pca = await PublicClientNext.createPublicClientApplication(getMsalConfig(true))

Copy link
Member

@davidchesnut davidchesnut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks!

@davidchesnut davidchesnut merged commit e5fa62a into main May 2, 2024
1 check passed
@davidchesnut davidchesnut deleted the dasau-n-authcontext branch May 2, 2024 16:30
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.

None yet

2 participants