Static
Readonly
sessionKey for the session storage used to retrieve the bearer token from.
Static
Readonly
sessionIf the session storage key 'bearerAuthTokenKeep' is set to true, the token will be kept in session storage after it was found. Allows you to still refresh the page.
Used for header based Authentication.