Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Properties

Optional storage

storage: "local" | "session" | "cookie"

The storage api to keep authenticate information stored in.

Due to a known issue in Edge we recommend utilizing the default storage type. https://github.com/AzureAD/azure-activedirectory-library-for-js/wiki/Known-issues-on-Edge

defaultvalue

'cookie' or 'session' if cookies aren't enabled.

Generated using TypeDoc