Block redirectUri loaded in popup from calling AcquireToken APIs
Throws error if native brokering is enabled but initialize hasn't been called
Throws error if token requests are made in non-browser environment
Flag indicating if environment is a browser.
Block redirect operations in iframes unless explicitly allowed
Interaction type for the request
Config value to allow redirects when app is inside an iframe
Throws error if we have completed an auth and are attempting another auth request inside an iframe.
Clears hash from window url.
Returns boolean of whether current browser is an Internet Explorer or Edge browser.
Returns best compatible network client object.
Returns current window URL as redirect uri
Gets the homepage url for the current window location.
Returns boolean of whether the current window is in an iframe or not.
Returns boolean of whether or not the current window is a popup opened by msal
Replaces current hash with hash from provided url
Generated using TypeDoc
Utility class for browser specific functions