Skip to content

Outlook Add-In SSO NAA example contains code that isn't in the types. #814

Open
@tomaskukk

Description

Describe the bug
In the Outlook Add-In SSO NAA example code, part of it relies on getting the account from Office.auth interface with the getAuthContext method. This method is not included in the Office types package.

Expected behavior

Methods and values in interfaces should be included in the types.

Additional Context

I did log the Auth interface, and it does indeed include the getAuthContext method, at least in the beta build. I suppose types just aren't up to date? Or are they waiting for it to not be in beta channel anymore?

Screenshots

Picture of ts-server error given when opening the file that contains the error.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions