Kind: Function
Source: Outlook_plugin/src/auth/auth.service.ts (line 44)
Part of: Auth
Signature
tsfunction getStoredAuth(): AuthData | null
Returns: AuthData | null
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
Activity—Outlook_plugin/src/activity/activity.service.ts:1Attachement—Outlook_plugin/src/attachement/attachement.service.ts:1Contact—Outlook_plugin/src/contacts/contact.service.ts:1handleErrorResponse—Outlook_plugin/src/taskpane/taskpane.ts:69
Was this page helpful?