Skip to content

getStoredAuth

reference
1 min readUpdated

Kind: Function

Source: Outlook_plugin/src/auth/auth.service.ts (line 44)

Part of: Auth

Signature

ts
function 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)

  • ActivityOutlook_plugin/src/activity/activity.service.ts:1
  • AttachementOutlook_plugin/src/attachement/attachement.service.ts:1
  • ContactOutlook_plugin/src/contacts/contact.service.ts:1
  • handleErrorResponseOutlook_plugin/src/taskpane/taskpane.ts:69

Was this page helpful?

Download as PDF