Protected
Readonly
configProtected
Readonly
sessionProtected
Readonly
stateProtected
Readonly
urlProtected
redirectThe RedirectUrl has to be the same for all call to the issuer Because the authentication is given for a specific redirectUrl. Therefore, we keep it in localStorage.
Protected
stateProtected
getProtected
getProtected
loadProtected
loggedProtected
loggedProtected
resetProtected
saveStatic
get
Code verifier for Authorization Code Grant with Proof Key for Code Exchange (PKCE) It has to be the same when coming back from the issuer after a redirect Therefore, we keep it in localStorage.