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

[Outlook] - Update Outlook NAA sample to use standard public client as fallback. #866

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

Conversation

codexeon
Copy link
Collaborator

@codexeon codexeon commented Oct 4, 2024

Q A
Bug fix? yes
New feature? no
New sample? no
Related issues?

What's in this Pull Request?

The fallback code path was using an incorrect pattern of not initializing Office.js before calling createNestablePublicClientApplication. Since NAA is used from add-in and determined unavailable before using fallback dialog API, use the createStandardPublicClientApplication instead. Also includes some other minor fixes, such as removing the unused signoutdialog.html page.

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.

1 participant