diff --git a/CHANGELOG.md b/CHANGELOG.md index 84215b52f..6a51ddb0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## [v1.13.0](https://github.com/auth0/auth0-spa-js/tree/v1.13.0) (2020-10-21) + +[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.12.1...v1.13.0) + +**Added** + +- [SDK-2042] Fallback option for transactions using cookies [\#603](https://github.com/auth0/auth0-spa-js/pull/603) ([stevehobbsdev](https://github.com/stevehobbsdev)) +- Refactor logout to use buildLogoutUrl [\#595](https://github.com/auth0/auth0-spa-js/pull/595) ([rnwolfe](https://github.com/rnwolfe)) +- Add an option to extend cookie expire day [\#586](https://github.com/auth0/auth0-spa-js/pull/586) ([luisfmsouza](https://github.com/luisfmsouza)) + +**Fixed** + +- Use AbortController polyfill in Web Worker [\#598](https://github.com/auth0/auth0-spa-js/pull/598) ([frederikprijck](https://github.com/frederikprijck)) +- [SDK-1994] GMaps breaks SPA JS on IE11 [\#592](https://github.com/auth0/auth0-spa-js/pull/592) ([adamjmcgrath](https://github.com/adamjmcgrath)) + ## [v1.12.1](https://github.com/auth0/auth0-spa-js/tree/v1.12.1) (2020-09-17) [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.12.0...v1.12.1) diff --git a/docs/assets/js/search.json b/docs/assets/js/search.json index 9c457083f..00932d28d 100644 --- a/docs/assets/js/search.json +++ b/docs/assets/js/search.json @@ -1 +1 @@ -{"kinds":{"32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":256,"name":"AdvancedOptions","url":"interfaces/advancedoptions.html","classes":"tsd-kind-interface"},{"id":1,"kind":1024,"name":"defaultScope","url":"interfaces/advancedoptions.html#defaultscope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AdvancedOptions"},{"id":2,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface"},{"id":3,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":4,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":5,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":6,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":7,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":8,"kind":1024,"name":"cacheLocation","url":"interfaces/auth0clientoptions.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":9,"kind":1024,"name":"useRefreshTokens","url":"interfaces/auth0clientoptions.html#userefreshtokens","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":10,"kind":1024,"name":"authorizeTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#authorizetimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":11,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/auth0clientoptions.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":12,"kind":1024,"name":"advancedOptions","url":"interfaces/auth0clientoptions.html#advancedoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":13,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":14,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":15,"kind":1024,"name":"max_age","url":"interfaces/auth0clientoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":16,"kind":1024,"name":"ui_locales","url":"interfaces/auth0clientoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":17,"kind":1024,"name":"id_token_hint","url":"interfaces/auth0clientoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":18,"kind":1024,"name":"login_hint","url":"interfaces/auth0clientoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":19,"kind":1024,"name":"acr_values","url":"interfaces/auth0clientoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":20,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":21,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":22,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":23,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface"},{"id":24,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":25,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":26,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":27,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":28,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":29,"kind":1024,"name":"max_age","url":"interfaces/redirectloginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":30,"kind":1024,"name":"ui_locales","url":"interfaces/redirectloginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":31,"kind":1024,"name":"id_token_hint","url":"interfaces/redirectloginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":32,"kind":1024,"name":"login_hint","url":"interfaces/redirectloginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":33,"kind":1024,"name":"acr_values","url":"interfaces/redirectloginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":34,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":35,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":36,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":37,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface"},{"id":38,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginResult"},{"id":39,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface"},{"id":40,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":41,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":42,"kind":1024,"name":"max_age","url":"interfaces/popuploginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":43,"kind":1024,"name":"ui_locales","url":"interfaces/popuploginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":44,"kind":1024,"name":"id_token_hint","url":"interfaces/popuploginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":45,"kind":1024,"name":"login_hint","url":"interfaces/popuploginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":46,"kind":1024,"name":"acr_values","url":"interfaces/popuploginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":47,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":48,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":49,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":50,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface"},{"id":51,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":52,"kind":1024,"name":"popup","url":"interfaces/popupconfigoptions.html#popup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":53,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface"},{"id":54,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":55,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":56,"kind":256,"name":"GetIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface"},{"id":57,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":58,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":59,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface"},{"id":60,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":61,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":62,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":63,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":64,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/gettokensilentlyoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":65,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface"},{"id":66,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":67,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":68,"kind":1024,"name":"max_age","url":"interfaces/gettokenwithpopupoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":69,"kind":1024,"name":"ui_locales","url":"interfaces/gettokenwithpopupoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":70,"kind":1024,"name":"id_token_hint","url":"interfaces/gettokenwithpopupoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":71,"kind":1024,"name":"login_hint","url":"interfaces/gettokenwithpopupoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":72,"kind":1024,"name":"acr_values","url":"interfaces/gettokenwithpopupoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":73,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":74,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":75,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":76,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface"},{"id":77,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":78,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":79,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":80,"kind":1024,"name":"localOnly","url":"interfaces/logoutoptions.html#localonly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":81,"kind":4194304,"name":"CacheLocation","url":"globals.html#cachelocation","classes":"tsd-kind-type-alias"},{"id":82,"kind":4194304,"name":"getIdTokenClaimsOptions","url":"globals.html#getidtokenclaimsoptions","classes":"tsd-kind-type-alias"},{"id":83,"kind":32,"name":"CACHE_LOCATION_MEMORY","url":"globals.html#cache_location_memory","classes":"tsd-kind-variable"},{"id":84,"kind":32,"name":"CACHE_LOCATION_LOCAL_STORAGE","url":"globals.html#cache_location_local_storage","classes":"tsd-kind-variable"},{"id":85,"kind":32,"name":"MISSING_REFRESH_TOKEN_ERROR_MESSAGE","url":"globals.html#missing_refresh_token_error_message","classes":"tsd-kind-variable"},{"id":86,"kind":128,"name":"GenericError","url":"classes/genericerror.html","classes":"tsd-kind-class"},{"id":87,"kind":512,"name":"constructor","url":"classes/genericerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"GenericError"},{"id":88,"kind":1024,"name":"error","url":"classes/genericerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":89,"kind":1024,"name":"error_description","url":"classes/genericerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":90,"kind":2048,"name":"fromPayload","url":"classes/genericerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":91,"kind":1024,"name":"name","url":"classes/genericerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":92,"kind":1024,"name":"message","url":"classes/genericerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":93,"kind":1024,"name":"stack","url":"classes/genericerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"GenericError"},{"id":94,"kind":1024,"name":"Error","url":"classes/genericerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":95,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":96,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"AuthenticationError"},{"id":97,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":98,"kind":1024,"name":"appState","url":"classes/authenticationerror.html#appstate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":99,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":100,"kind":1024,"name":"error_description","url":"classes/authenticationerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":101,"kind":2048,"name":"fromPayload","url":"classes/authenticationerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"AuthenticationError"},{"id":102,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":103,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":104,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":105,"kind":128,"name":"TimeoutError","url":"classes/timeouterror.html","classes":"tsd-kind-class"},{"id":106,"kind":512,"name":"constructor","url":"classes/timeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"TimeoutError"},{"id":107,"kind":1024,"name":"error","url":"classes/timeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":108,"kind":1024,"name":"error_description","url":"classes/timeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":109,"kind":2048,"name":"fromPayload","url":"classes/timeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"TimeoutError"},{"id":110,"kind":1024,"name":"name","url":"classes/timeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":111,"kind":1024,"name":"message","url":"classes/timeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":112,"kind":1024,"name":"stack","url":"classes/timeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":113,"kind":128,"name":"PopupTimeoutError","url":"classes/popuptimeouterror.html","classes":"tsd-kind-class"},{"id":114,"kind":512,"name":"constructor","url":"classes/popuptimeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupTimeoutError"},{"id":115,"kind":1024,"name":"popup","url":"classes/popuptimeouterror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupTimeoutError"},{"id":116,"kind":1024,"name":"error","url":"classes/popuptimeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":117,"kind":1024,"name":"error_description","url":"classes/popuptimeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":118,"kind":2048,"name":"fromPayload","url":"classes/popuptimeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"PopupTimeoutError"},{"id":119,"kind":1024,"name":"name","url":"classes/popuptimeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":120,"kind":1024,"name":"message","url":"classes/popuptimeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":121,"kind":1024,"name":"stack","url":"classes/popuptimeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":122,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":123,"kind":1024,"name":"cacheLocation","url":"classes/auth0client.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Auth0Client"},{"id":124,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":125,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":126,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":127,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":128,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":129,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":130,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":131,"kind":2048,"name":"checkSession","url":"classes/auth0client.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":132,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":133,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":134,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":135,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":136,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"},{"id":137,"kind":32,"name":"refreshTokens","url":"globals.html#refreshtokens","classes":"tsd-kind-variable"},{"id":138,"kind":65536,"name":"__type","url":"globals.html#refreshtokens.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"refreshTokens"},{"id":139,"kind":64,"name":"cacheKey","url":"globals.html#cachekey","classes":"tsd-kind-function"},{"id":140,"kind":64,"name":"getRefreshToken","url":"globals.html#getrefreshtoken","classes":"tsd-kind-function"},{"id":141,"kind":64,"name":"setRefreshToken","url":"globals.html#setrefreshtoken","classes":"tsd-kind-function"},{"id":142,"kind":64,"name":"deleteRefreshToken","url":"globals.html#deleterefreshtoken","classes":"tsd-kind-function"},{"id":143,"kind":64,"name":"wait","url":"globals.html#wait","classes":"tsd-kind-function"},{"id":144,"kind":64,"name":"messageHandler","url":"globals.html#messagehandler","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,37.308]],["parent/0",[]],["name/1",[1,45.781]],["parent/1",[0,3.385]],["name/2",[2,19.156]],["parent/2",[]],["name/3",[3,45.781]],["parent/3",[2,1.738]],["name/4",[4,45.781]],["parent/4",[2,1.738]],["name/5",[5,40.673]],["parent/5",[2,1.738]],["name/6",[6,37.308]],["parent/6",[2,1.738]],["name/7",[7,45.781]],["parent/7",[2,1.738]],["name/8",[8,37.308]],["parent/8",[2,1.738]],["name/9",[9,45.781]],["parent/9",[2,1.738]],["name/10",[10,45.781]],["parent/10",[2,1.738]],["name/11",[11,45.781]],["parent/11",[2,1.738]],["name/12",[0,37.308]],["parent/12",[2,1.738]],["name/13",[12,34.795]],["parent/13",[2,1.738]],["name/14",[13,34.795]],["parent/14",[2,1.738]],["name/15",[14,34.795]],["parent/15",[2,1.738]],["name/16",[15,34.795]],["parent/16",[2,1.738]],["name/17",[16,34.795]],["parent/17",[2,1.738]],["name/18",[17,34.795]],["parent/18",[2,1.738]],["name/19",[18,34.795]],["parent/19",[2,1.738]],["name/20",[19,29.687]],["parent/20",[2,1.738]],["name/21",[20,29.687]],["parent/21",[2,1.738]],["name/22",[21,34.795]],["parent/22",[2,1.738]],["name/23",[22,23.095]],["parent/23",[]],["name/24",[6,37.308]],["parent/24",[22,2.095]],["name/25",[23,37.308]],["parent/25",[22,2.095]],["name/26",[24,45.781]],["parent/26",[22,2.095]],["name/27",[12,34.795]],["parent/27",[22,2.095]],["name/28",[13,34.795]],["parent/28",[22,2.095]],["name/29",[14,34.795]],["parent/29",[22,2.095]],["name/30",[15,34.795]],["parent/30",[22,2.095]],["name/31",[16,34.795]],["parent/31",[22,2.095]],["name/32",[17,34.795]],["parent/32",[22,2.095]],["name/33",[18,34.795]],["parent/33",[22,2.095]],["name/34",[19,29.687]],["parent/34",[22,2.095]],["name/35",[20,29.687]],["parent/35",[22,2.095]],["name/36",[21,34.795]],["parent/36",[22,2.095]],["name/37",[25,40.673]],["parent/37",[]],["name/38",[23,37.308]],["parent/38",[25,3.69]],["name/39",[26,25.413]],["parent/39",[]],["name/40",[12,34.795]],["parent/40",[26,2.305]],["name/41",[13,34.795]],["parent/41",[26,2.305]],["name/42",[14,34.795]],["parent/42",[26,2.305]],["name/43",[15,34.795]],["parent/43",[26,2.305]],["name/44",[16,34.795]],["parent/44",[26,2.305]],["name/45",[17,34.795]],["parent/45",[26,2.305]],["name/46",[18,34.795]],["parent/46",[26,2.305]],["name/47",[19,29.687]],["parent/47",[26,2.305]],["name/48",[20,29.687]],["parent/48",[26,2.305]],["name/49",[21,34.795]],["parent/49",[26,2.305]],["name/50",[27,37.308]],["parent/50",[]],["name/51",[28,40.673]],["parent/51",[27,3.385]],["name/52",[29,40.673]],["parent/52",[27,3.385]],["name/53",[30,37.308]],["parent/53",[]],["name/54",[19,29.687]],["parent/54",[30,3.385]],["name/55",[20,29.687]],["parent/55",[30,3.385]],["name/56",[31,34.795]],["parent/56",[]],["name/57",[19,29.687]],["parent/57",[31,3.157]],["name/58",[20,29.687]],["parent/58",[31,3.157]],["name/59",[32,31.118]],["parent/59",[]],["name/60",[33,45.781]],["parent/60",[32,2.823]],["name/61",[6,37.308]],["parent/61",[32,2.823]],["name/62",[19,29.687]],["parent/62",[32,2.823]],["name/63",[20,29.687]],["parent/63",[32,2.823]],["name/64",[28,40.673]],["parent/64",[32,2.823]],["name/65",[34,25.413]],["parent/65",[]],["name/66",[12,34.795]],["parent/66",[34,2.305]],["name/67",[13,34.795]],["parent/67",[34,2.305]],["name/68",[14,34.795]],["parent/68",[34,2.305]],["name/69",[15,34.795]],["parent/69",[34,2.305]],["name/70",[16,34.795]],["parent/70",[34,2.305]],["name/71",[17,34.795]],["parent/71",[34,2.305]],["name/72",[18,34.795]],["parent/72",[34,2.305]],["name/73",[19,29.687]],["parent/73",[34,2.305]],["name/74",[20,29.687]],["parent/74",[34,2.305]],["name/75",[21,34.795]],["parent/75",[34,2.305]],["name/76",[35,32.789]],["parent/76",[]],["name/77",[36,45.781]],["parent/77",[35,2.975]],["name/78",[5,40.673]],["parent/78",[35,2.975]],["name/79",[37,45.781]],["parent/79",[35,2.975]],["name/80",[38,45.781]],["parent/80",[35,2.975]],["name/81",[8,37.308]],["parent/81",[]],["name/82",[31,34.795]],["parent/82",[]],["name/83",[39,45.781]],["parent/83",[]],["name/84",[40,45.781]],["parent/84",[]],["name/85",[41,45.781]],["parent/85",[]],["name/86",[42,27.323]],["parent/86",[]],["name/87",[43,32.789]],["parent/87",[42,2.479]],["name/88",[44,32.789]],["parent/88",[42,2.479]],["name/89",[45,34.795]],["parent/89",[42,2.479]],["name/90",[46,34.795]],["parent/90",[42,2.479]],["name/91",[47,34.795]],["parent/91",[42,2.479]],["name/92",[48,34.795]],["parent/92",[42,2.479]],["name/93",[49,34.795]],["parent/93",[42,2.479]],["name/94",[44,32.789]],["parent/94",[42,2.479]],["name/95",[50,26.322]],["parent/95",[]],["name/96",[43,32.789]],["parent/96",[50,2.388]],["name/97",[51,45.781]],["parent/97",[50,2.388]],["name/98",[23,37.308]],["parent/98",[50,2.388]],["name/99",[44,32.789]],["parent/99",[50,2.388]],["name/100",[45,34.795]],["parent/100",[50,2.388]],["name/101",[46,34.795]],["parent/101",[50,2.388]],["name/102",[47,34.795]],["parent/102",[50,2.388]],["name/103",[48,34.795]],["parent/103",[50,2.388]],["name/104",[49,34.795]],["parent/104",[50,2.388]],["name/105",[52,28.435]],["parent/105",[]],["name/106",[43,32.789]],["parent/106",[52,2.58]],["name/107",[44,32.789]],["parent/107",[52,2.58]],["name/108",[45,34.795]],["parent/108",[52,2.58]],["name/109",[46,34.795]],["parent/109",[52,2.58]],["name/110",[47,34.795]],["parent/110",[52,2.58]],["name/111",[48,34.795]],["parent/111",[52,2.58]],["name/112",[49,34.795]],["parent/112",[52,2.58]],["name/113",[53,27.323]],["parent/113",[]],["name/114",[43,32.789]],["parent/114",[53,2.479]],["name/115",[29,40.673]],["parent/115",[53,2.479]],["name/116",[44,32.789]],["parent/116",[53,2.479]],["name/117",[45,34.795]],["parent/117",[53,2.479]],["name/118",[46,34.795]],["parent/118",[53,2.479]],["name/119",[47,34.795]],["parent/119",[53,2.479]],["name/120",[48,34.795]],["parent/120",[53,2.479]],["name/121",[49,34.795]],["parent/121",[53,2.479]],["name/122",[54,23.095]],["parent/122",[]],["name/123",[8,37.308]],["parent/123",[54,2.095]],["name/124",[43,32.789]],["parent/124",[54,2.095]],["name/125",[55,45.781]],["parent/125",[54,2.095]],["name/126",[56,45.781]],["parent/126",[54,2.095]],["name/127",[57,45.781]],["parent/127",[54,2.095]],["name/128",[58,45.781]],["parent/128",[54,2.095]],["name/129",[59,45.781]],["parent/129",[54,2.095]],["name/130",[60,45.781]],["parent/130",[54,2.095]],["name/131",[61,45.781]],["parent/131",[54,2.095]],["name/132",[62,45.781]],["parent/132",[54,2.095]],["name/133",[63,45.781]],["parent/133",[54,2.095]],["name/134",[64,45.781]],["parent/134",[54,2.095]],["name/135",[65,45.781]],["parent/135",[54,2.095]],["name/136",[66,45.781]],["parent/136",[]],["name/137",[67,40.673]],["parent/137",[]],["name/138",[68,45.781]],["parent/138",[67,3.69]],["name/139",[69,45.781]],["parent/139",[]],["name/140",[70,45.781]],["parent/140",[]],["name/141",[71,45.781]],["parent/141",[]],["name/142",[72,45.781]],["parent/142",[]],["name/143",[73,45.781]],["parent/143",[]],["name/144",[74,45.781]],["parent/144",[]]],"invertedIndex":[["__type",{"_index":68,"name":{"138":{}},"parent":{}}],["acr_values",{"_index":18,"name":{"19":{},"33":{},"46":{},"72":{}},"parent":{}}],["advancedoptions",{"_index":0,"name":{"0":{},"12":{}},"parent":{"1":{}}}],["appstate",{"_index":23,"name":{"25":{},"38":{},"98":{}},"parent":{}}],["audience",{"_index":20,"name":{"21":{},"35":{},"48":{},"55":{},"58":{},"63":{},"74":{}},"parent":{}}],["auth0client",{"_index":54,"name":{"122":{}},"parent":{"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{}}}],["auth0clientoptions",{"_index":2,"name":{"2":{}},"parent":{"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{}}}],["authenticationerror",{"_index":50,"name":{"95":{}},"parent":{"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"104":{}}}],["authorizetimeoutinseconds",{"_index":10,"name":{"10":{}},"parent":{}}],["buildauthorizeurl",{"_index":55,"name":{"125":{}},"parent":{}}],["cache_location_local_storage",{"_index":40,"name":{"84":{}},"parent":{}}],["cache_location_memory",{"_index":39,"name":{"83":{}},"parent":{}}],["cachekey",{"_index":69,"name":{"139":{}},"parent":{}}],["cachelocation",{"_index":8,"name":{"8":{},"81":{},"123":{}},"parent":{}}],["checksession",{"_index":61,"name":{"131":{}},"parent":{}}],["client_id",{"_index":5,"name":{"5":{},"78":{}},"parent":{}}],["connection",{"_index":21,"name":{"22":{},"36":{},"49":{},"75":{}},"parent":{}}],["constructor",{"_index":43,"name":{"87":{},"96":{},"106":{},"114":{},"124":{}},"parent":{}}],["createauth0client",{"_index":66,"name":{"136":{}},"parent":{}}],["defaultscope",{"_index":1,"name":{"1":{}},"parent":{}}],["deleterefreshtoken",{"_index":72,"name":{"142":{}},"parent":{}}],["display",{"_index":12,"name":{"13":{},"27":{},"40":{},"66":{}},"parent":{}}],["domain",{"_index":3,"name":{"3":{}},"parent":{}}],["error",{"_index":44,"name":{"88":{},"94":{},"99":{},"107":{},"116":{}},"parent":{}}],["error_description",{"_index":45,"name":{"89":{},"100":{},"108":{},"117":{}},"parent":{}}],["federated",{"_index":37,"name":{"79":{}},"parent":{}}],["fragment",{"_index":24,"name":{"26":{}},"parent":{}}],["frompayload",{"_index":46,"name":{"90":{},"101":{},"109":{},"118":{}},"parent":{}}],["genericerror",{"_index":42,"name":{"86":{}},"parent":{"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{}}}],["getidtokenclaims",{"_index":58,"name":{"128":{}},"parent":{}}],["getidtokenclaimsoptions",{"_index":31,"name":{"56":{},"82":{}},"parent":{"57":{},"58":{}}}],["getrefreshtoken",{"_index":70,"name":{"140":{}},"parent":{}}],["gettokensilently",{"_index":62,"name":{"132":{}},"parent":{}}],["gettokensilentlyoptions",{"_index":32,"name":{"59":{}},"parent":{"60":{},"61":{},"62":{},"63":{},"64":{}}}],["gettokenwithpopup",{"_index":63,"name":{"133":{}},"parent":{}}],["gettokenwithpopupoptions",{"_index":34,"name":{"65":{}},"parent":{"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{}}}],["getuser",{"_index":57,"name":{"127":{}},"parent":{}}],["getuseroptions",{"_index":30,"name":{"53":{}},"parent":{"54":{},"55":{}}}],["handleredirectcallback",{"_index":60,"name":{"130":{}},"parent":{}}],["id_token_hint",{"_index":16,"name":{"17":{},"31":{},"44":{},"70":{}},"parent":{}}],["ignorecache",{"_index":33,"name":{"60":{}},"parent":{}}],["isauthenticated",{"_index":64,"name":{"134":{}},"parent":{}}],["issuer",{"_index":4,"name":{"4":{}},"parent":{}}],["leeway",{"_index":7,"name":{"7":{}},"parent":{}}],["legacysamesitecookie",{"_index":11,"name":{"11":{}},"parent":{}}],["localonly",{"_index":38,"name":{"80":{}},"parent":{}}],["login_hint",{"_index":17,"name":{"18":{},"32":{},"45":{},"71":{}},"parent":{}}],["loginwithpopup",{"_index":56,"name":{"126":{}},"parent":{}}],["loginwithredirect",{"_index":59,"name":{"129":{}},"parent":{}}],["logout",{"_index":65,"name":{"135":{}},"parent":{}}],["logoutoptions",{"_index":35,"name":{"76":{}},"parent":{"77":{},"78":{},"79":{},"80":{}}}],["max_age",{"_index":14,"name":{"15":{},"29":{},"42":{},"68":{}},"parent":{}}],["message",{"_index":48,"name":{"92":{},"103":{},"111":{},"120":{}},"parent":{}}],["messagehandler",{"_index":74,"name":{"144":{}},"parent":{}}],["missing_refresh_token_error_message",{"_index":41,"name":{"85":{}},"parent":{}}],["name",{"_index":47,"name":{"91":{},"102":{},"110":{},"119":{}},"parent":{}}],["popup",{"_index":29,"name":{"52":{},"115":{}},"parent":{}}],["popupconfigoptions",{"_index":27,"name":{"50":{}},"parent":{"51":{},"52":{}}}],["popuploginoptions",{"_index":26,"name":{"39":{}},"parent":{"40":{},"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{}}}],["popuptimeouterror",{"_index":53,"name":{"113":{}},"parent":{"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{},"121":{}}}],["prompt",{"_index":13,"name":{"14":{},"28":{},"41":{},"67":{}},"parent":{}}],["redirect_uri",{"_index":6,"name":{"6":{},"24":{},"61":{}},"parent":{}}],["redirectloginoptions",{"_index":22,"name":{"23":{}},"parent":{"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{}}}],["redirectloginresult",{"_index":25,"name":{"37":{}},"parent":{"38":{}}}],["refreshtokens",{"_index":67,"name":{"137":{}},"parent":{"138":{}}}],["returnto",{"_index":36,"name":{"77":{}},"parent":{}}],["scope",{"_index":19,"name":{"20":{},"34":{},"47":{},"54":{},"57":{},"62":{},"73":{}},"parent":{}}],["setrefreshtoken",{"_index":71,"name":{"141":{}},"parent":{}}],["stack",{"_index":49,"name":{"93":{},"104":{},"112":{},"121":{}},"parent":{}}],["state",{"_index":51,"name":{"97":{}},"parent":{}}],["timeouterror",{"_index":52,"name":{"105":{}},"parent":{"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{}}}],["timeoutinseconds",{"_index":28,"name":{"51":{},"64":{}},"parent":{}}],["ui_locales",{"_index":15,"name":{"16":{},"30":{},"43":{},"69":{}},"parent":{}}],["userefreshtokens",{"_index":9,"name":{"9":{}},"parent":{}}],["wait",{"_index":73,"name":{"143":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file +{"kinds":{"32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":256,"name":"AdvancedOptions","url":"interfaces/advancedoptions.html","classes":"tsd-kind-interface"},{"id":1,"kind":1024,"name":"defaultScope","url":"interfaces/advancedoptions.html#defaultscope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AdvancedOptions"},{"id":2,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface"},{"id":3,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":4,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":5,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":6,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":7,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":8,"kind":1024,"name":"cacheLocation","url":"interfaces/auth0clientoptions.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":9,"kind":1024,"name":"useRefreshTokens","url":"interfaces/auth0clientoptions.html#userefreshtokens","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":10,"kind":1024,"name":"authorizeTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#authorizetimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":11,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/auth0clientoptions.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":12,"kind":1024,"name":"useCookiesForTransactions","url":"interfaces/auth0clientoptions.html#usecookiesfortransactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":13,"kind":1024,"name":"advancedOptions","url":"interfaces/auth0clientoptions.html#advancedoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":14,"kind":1024,"name":"sessionCheckExpiryDays","url":"interfaces/auth0clientoptions.html#sessioncheckexpirydays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":15,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":16,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":17,"kind":1024,"name":"max_age","url":"interfaces/auth0clientoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":18,"kind":1024,"name":"ui_locales","url":"interfaces/auth0clientoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":19,"kind":1024,"name":"id_token_hint","url":"interfaces/auth0clientoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":20,"kind":1024,"name":"login_hint","url":"interfaces/auth0clientoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":21,"kind":1024,"name":"acr_values","url":"interfaces/auth0clientoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":22,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":23,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":24,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":25,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface"},{"id":26,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":27,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":28,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":29,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":30,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":31,"kind":1024,"name":"max_age","url":"interfaces/redirectloginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":32,"kind":1024,"name":"ui_locales","url":"interfaces/redirectloginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":33,"kind":1024,"name":"id_token_hint","url":"interfaces/redirectloginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":34,"kind":1024,"name":"login_hint","url":"interfaces/redirectloginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":35,"kind":1024,"name":"acr_values","url":"interfaces/redirectloginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":36,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":37,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":38,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":39,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface"},{"id":40,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginResult"},{"id":41,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface"},{"id":42,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":43,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":44,"kind":1024,"name":"max_age","url":"interfaces/popuploginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":45,"kind":1024,"name":"ui_locales","url":"interfaces/popuploginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":46,"kind":1024,"name":"id_token_hint","url":"interfaces/popuploginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":47,"kind":1024,"name":"login_hint","url":"interfaces/popuploginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":48,"kind":1024,"name":"acr_values","url":"interfaces/popuploginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":49,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":50,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":51,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":52,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface"},{"id":53,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":54,"kind":1024,"name":"popup","url":"interfaces/popupconfigoptions.html#popup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":55,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface"},{"id":56,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":57,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":58,"kind":256,"name":"GetIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface"},{"id":59,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":60,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":61,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface"},{"id":62,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":63,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":64,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":65,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":66,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/gettokensilentlyoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":67,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface"},{"id":68,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":69,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":70,"kind":1024,"name":"max_age","url":"interfaces/gettokenwithpopupoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":71,"kind":1024,"name":"ui_locales","url":"interfaces/gettokenwithpopupoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":72,"kind":1024,"name":"id_token_hint","url":"interfaces/gettokenwithpopupoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":73,"kind":1024,"name":"login_hint","url":"interfaces/gettokenwithpopupoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":74,"kind":1024,"name":"acr_values","url":"interfaces/gettokenwithpopupoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":75,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":76,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":77,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":78,"kind":256,"name":"LogoutUrlOptions","url":"interfaces/logouturloptions.html","classes":"tsd-kind-interface"},{"id":79,"kind":1024,"name":"returnTo","url":"interfaces/logouturloptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":80,"kind":1024,"name":"client_id","url":"interfaces/logouturloptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":81,"kind":1024,"name":"federated","url":"interfaces/logouturloptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":82,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface"},{"id":83,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":84,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":85,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":86,"kind":1024,"name":"localOnly","url":"interfaces/logoutoptions.html#localonly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":87,"kind":4194304,"name":"CacheLocation","url":"globals.html#cachelocation","classes":"tsd-kind-type-alias"},{"id":88,"kind":4194304,"name":"getIdTokenClaimsOptions","url":"globals.html#getidtokenclaimsoptions","classes":"tsd-kind-type-alias"},{"id":89,"kind":32,"name":"CACHE_LOCATION_MEMORY","url":"globals.html#cache_location_memory","classes":"tsd-kind-variable"},{"id":90,"kind":32,"name":"CACHE_LOCATION_LOCAL_STORAGE","url":"globals.html#cache_location_local_storage","classes":"tsd-kind-variable"},{"id":91,"kind":32,"name":"MISSING_REFRESH_TOKEN_ERROR_MESSAGE","url":"globals.html#missing_refresh_token_error_message","classes":"tsd-kind-variable"},{"id":92,"kind":128,"name":"GenericError","url":"classes/genericerror.html","classes":"tsd-kind-class"},{"id":93,"kind":512,"name":"constructor","url":"classes/genericerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"GenericError"},{"id":94,"kind":1024,"name":"error","url":"classes/genericerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":95,"kind":1024,"name":"error_description","url":"classes/genericerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":96,"kind":2048,"name":"fromPayload","url":"classes/genericerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":97,"kind":1024,"name":"name","url":"classes/genericerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":98,"kind":1024,"name":"message","url":"classes/genericerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":99,"kind":1024,"name":"stack","url":"classes/genericerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"GenericError"},{"id":100,"kind":1024,"name":"Error","url":"classes/genericerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":101,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":102,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"AuthenticationError"},{"id":103,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":104,"kind":1024,"name":"appState","url":"classes/authenticationerror.html#appstate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":105,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":106,"kind":1024,"name":"error_description","url":"classes/authenticationerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":107,"kind":2048,"name":"fromPayload","url":"classes/authenticationerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"AuthenticationError"},{"id":108,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":109,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":110,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":111,"kind":128,"name":"TimeoutError","url":"classes/timeouterror.html","classes":"tsd-kind-class"},{"id":112,"kind":512,"name":"constructor","url":"classes/timeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"TimeoutError"},{"id":113,"kind":1024,"name":"error","url":"classes/timeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":114,"kind":1024,"name":"error_description","url":"classes/timeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":115,"kind":2048,"name":"fromPayload","url":"classes/timeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"TimeoutError"},{"id":116,"kind":1024,"name":"name","url":"classes/timeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":117,"kind":1024,"name":"message","url":"classes/timeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":118,"kind":1024,"name":"stack","url":"classes/timeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":119,"kind":128,"name":"PopupTimeoutError","url":"classes/popuptimeouterror.html","classes":"tsd-kind-class"},{"id":120,"kind":512,"name":"constructor","url":"classes/popuptimeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupTimeoutError"},{"id":121,"kind":1024,"name":"popup","url":"classes/popuptimeouterror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupTimeoutError"},{"id":122,"kind":1024,"name":"error","url":"classes/popuptimeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":123,"kind":1024,"name":"error_description","url":"classes/popuptimeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":124,"kind":2048,"name":"fromPayload","url":"classes/popuptimeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"PopupTimeoutError"},{"id":125,"kind":1024,"name":"name","url":"classes/popuptimeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":126,"kind":1024,"name":"message","url":"classes/popuptimeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":127,"kind":1024,"name":"stack","url":"classes/popuptimeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":128,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":129,"kind":1024,"name":"cacheLocation","url":"classes/auth0client.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Auth0Client"},{"id":130,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":131,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":132,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":133,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":134,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":135,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":136,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":137,"kind":2048,"name":"checkSession","url":"classes/auth0client.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":138,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":139,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":140,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":141,"kind":2048,"name":"buildLogoutUrl","url":"classes/auth0client.html#buildlogouturl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":142,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":143,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"},{"id":144,"kind":32,"name":"refreshTokens","url":"globals.html#refreshtokens","classes":"tsd-kind-variable"},{"id":145,"kind":65536,"name":"__type","url":"globals.html#refreshtokens.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"refreshTokens"},{"id":146,"kind":64,"name":"cacheKey","url":"globals.html#cachekey","classes":"tsd-kind-function"},{"id":147,"kind":64,"name":"getRefreshToken","url":"globals.html#getrefreshtoken","classes":"tsd-kind-function"},{"id":148,"kind":64,"name":"setRefreshToken","url":"globals.html#setrefreshtoken","classes":"tsd-kind-function"},{"id":149,"kind":64,"name":"deleteRefreshToken","url":"globals.html#deleterefreshtoken","classes":"tsd-kind-function"},{"id":150,"kind":64,"name":"wait","url":"globals.html#wait","classes":"tsd-kind-function"},{"id":151,"kind":64,"name":"messageHandler","url":"globals.html#messagehandler","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,37.777]],["parent/0",[]],["name/1",[1,46.25]],["parent/1",[0,3.432]],["name/2",[2,18.734]],["parent/2",[]],["name/3",[3,46.25]],["parent/3",[2,1.702]],["name/4",[4,46.25]],["parent/4",[2,1.702]],["name/5",[5,37.777]],["parent/5",[2,1.702]],["name/6",[6,37.777]],["parent/6",[2,1.702]],["name/7",[7,46.25]],["parent/7",[2,1.702]],["name/8",[8,37.777]],["parent/8",[2,1.702]],["name/9",[9,46.25]],["parent/9",[2,1.702]],["name/10",[10,46.25]],["parent/10",[2,1.702]],["name/11",[11,46.25]],["parent/11",[2,1.702]],["name/12",[12,46.25]],["parent/12",[2,1.702]],["name/13",[0,37.777]],["parent/13",[2,1.702]],["name/14",[13,46.25]],["parent/14",[2,1.702]],["name/15",[14,35.264]],["parent/15",[2,1.702]],["name/16",[15,35.264]],["parent/16",[2,1.702]],["name/17",[16,35.264]],["parent/17",[2,1.702]],["name/18",[17,35.264]],["parent/18",[2,1.702]],["name/19",[18,35.264]],["parent/19",[2,1.702]],["name/20",[19,35.264]],["parent/20",[2,1.702]],["name/21",[20,35.264]],["parent/21",[2,1.702]],["name/22",[21,30.155]],["parent/22",[2,1.702]],["name/23",[22,30.155]],["parent/23",[2,1.702]],["name/24",[23,35.264]],["parent/24",[2,1.702]],["name/25",[24,23.563]],["parent/25",[]],["name/26",[6,37.777]],["parent/26",[24,2.141]],["name/27",[25,37.777]],["parent/27",[24,2.141]],["name/28",[26,46.25]],["parent/28",[24,2.141]],["name/29",[14,35.264]],["parent/29",[24,2.141]],["name/30",[15,35.264]],["parent/30",[24,2.141]],["name/31",[16,35.264]],["parent/31",[24,2.141]],["name/32",[17,35.264]],["parent/32",[24,2.141]],["name/33",[18,35.264]],["parent/33",[24,2.141]],["name/34",[19,35.264]],["parent/34",[24,2.141]],["name/35",[20,35.264]],["parent/35",[24,2.141]],["name/36",[21,30.155]],["parent/36",[24,2.141]],["name/37",[22,30.155]],["parent/37",[24,2.141]],["name/38",[23,35.264]],["parent/38",[24,2.141]],["name/39",[27,41.141]],["parent/39",[]],["name/40",[25,37.777]],["parent/40",[27,3.738]],["name/41",[28,25.881]],["parent/41",[]],["name/42",[14,35.264]],["parent/42",[28,2.352]],["name/43",[15,35.264]],["parent/43",[28,2.352]],["name/44",[16,35.264]],["parent/44",[28,2.352]],["name/45",[17,35.264]],["parent/45",[28,2.352]],["name/46",[18,35.264]],["parent/46",[28,2.352]],["name/47",[19,35.264]],["parent/47",[28,2.352]],["name/48",[20,35.264]],["parent/48",[28,2.352]],["name/49",[21,30.155]],["parent/49",[28,2.352]],["name/50",[22,30.155]],["parent/50",[28,2.352]],["name/51",[23,35.264]],["parent/51",[28,2.352]],["name/52",[29,37.777]],["parent/52",[]],["name/53",[30,41.141]],["parent/53",[29,3.432]],["name/54",[31,41.141]],["parent/54",[29,3.432]],["name/55",[32,37.777]],["parent/55",[]],["name/56",[21,30.155]],["parent/56",[32,3.432]],["name/57",[22,30.155]],["parent/57",[32,3.432]],["name/58",[33,35.264]],["parent/58",[]],["name/59",[21,30.155]],["parent/59",[33,3.204]],["name/60",[22,30.155]],["parent/60",[33,3.204]],["name/61",[34,31.586]],["parent/61",[]],["name/62",[35,46.25]],["parent/62",[34,2.87]],["name/63",[6,37.777]],["parent/63",[34,2.87]],["name/64",[21,30.155]],["parent/64",[34,2.87]],["name/65",[22,30.155]],["parent/65",[34,2.87]],["name/66",[30,41.141]],["parent/66",[34,2.87]],["name/67",[36,25.881]],["parent/67",[]],["name/68",[14,35.264]],["parent/68",[36,2.352]],["name/69",[15,35.264]],["parent/69",[36,2.352]],["name/70",[16,35.264]],["parent/70",[36,2.352]],["name/71",[17,35.264]],["parent/71",[36,2.352]],["name/72",[18,35.264]],["parent/72",[36,2.352]],["name/73",[19,35.264]],["parent/73",[36,2.352]],["name/74",[20,35.264]],["parent/74",[36,2.352]],["name/75",[21,30.155]],["parent/75",[36,2.352]],["name/76",[22,30.155]],["parent/76",[36,2.352]],["name/77",[23,35.264]],["parent/77",[36,2.352]],["name/78",[37,35.264]],["parent/78",[]],["name/79",[38,41.141]],["parent/79",[37,3.204]],["name/80",[5,37.777]],["parent/80",[37,3.204]],["name/81",[39,41.141]],["parent/81",[37,3.204]],["name/82",[40,33.257]],["parent/82",[]],["name/83",[38,41.141]],["parent/83",[40,3.022]],["name/84",[5,37.777]],["parent/84",[40,3.022]],["name/85",[39,41.141]],["parent/85",[40,3.022]],["name/86",[41,46.25]],["parent/86",[40,3.022]],["name/87",[8,37.777]],["parent/87",[]],["name/88",[33,35.264]],["parent/88",[]],["name/89",[42,46.25]],["parent/89",[]],["name/90",[43,46.25]],["parent/90",[]],["name/91",[44,46.25]],["parent/91",[]],["name/92",[45,27.791]],["parent/92",[]],["name/93",[46,33.257]],["parent/93",[45,2.525]],["name/94",[47,33.257]],["parent/94",[45,2.525]],["name/95",[48,35.264]],["parent/95",[45,2.525]],["name/96",[49,35.264]],["parent/96",[45,2.525]],["name/97",[50,35.264]],["parent/97",[45,2.525]],["name/98",[51,35.264]],["parent/98",[45,2.525]],["name/99",[52,35.264]],["parent/99",[45,2.525]],["name/100",[47,33.257]],["parent/100",[45,2.525]],["name/101",[53,26.791]],["parent/101",[]],["name/102",[46,33.257]],["parent/102",[53,2.434]],["name/103",[54,46.25]],["parent/103",[53,2.434]],["name/104",[25,37.777]],["parent/104",[53,2.434]],["name/105",[47,33.257]],["parent/105",[53,2.434]],["name/106",[48,35.264]],["parent/106",[53,2.434]],["name/107",[49,35.264]],["parent/107",[53,2.434]],["name/108",[50,35.264]],["parent/108",[53,2.434]],["name/109",[51,35.264]],["parent/109",[53,2.434]],["name/110",[52,35.264]],["parent/110",[53,2.434]],["name/111",[55,28.904]],["parent/111",[]],["name/112",[46,33.257]],["parent/112",[55,2.626]],["name/113",[47,33.257]],["parent/113",[55,2.626]],["name/114",[48,35.264]],["parent/114",[55,2.626]],["name/115",[49,35.264]],["parent/115",[55,2.626]],["name/116",[50,35.264]],["parent/116",[55,2.626]],["name/117",[51,35.264]],["parent/117",[55,2.626]],["name/118",[52,35.264]],["parent/118",[55,2.626]],["name/119",[56,27.791]],["parent/119",[]],["name/120",[46,33.257]],["parent/120",[56,2.525]],["name/121",[31,41.141]],["parent/121",[56,2.525]],["name/122",[47,33.257]],["parent/122",[56,2.525]],["name/123",[48,35.264]],["parent/123",[56,2.525]],["name/124",[49,35.264]],["parent/124",[56,2.525]],["name/125",[50,35.264]],["parent/125",[56,2.525]],["name/126",[51,35.264]],["parent/126",[56,2.525]],["name/127",[52,35.264]],["parent/127",[56,2.525]],["name/128",[57,22.896]],["parent/128",[]],["name/129",[8,37.777]],["parent/129",[57,2.08]],["name/130",[46,33.257]],["parent/130",[57,2.08]],["name/131",[58,46.25]],["parent/131",[57,2.08]],["name/132",[59,46.25]],["parent/132",[57,2.08]],["name/133",[60,46.25]],["parent/133",[57,2.08]],["name/134",[61,46.25]],["parent/134",[57,2.08]],["name/135",[62,46.25]],["parent/135",[57,2.08]],["name/136",[63,46.25]],["parent/136",[57,2.08]],["name/137",[64,46.25]],["parent/137",[57,2.08]],["name/138",[65,46.25]],["parent/138",[57,2.08]],["name/139",[66,46.25]],["parent/139",[57,2.08]],["name/140",[67,46.25]],["parent/140",[57,2.08]],["name/141",[68,46.25]],["parent/141",[57,2.08]],["name/142",[69,46.25]],["parent/142",[57,2.08]],["name/143",[70,46.25]],["parent/143",[]],["name/144",[71,41.141]],["parent/144",[]],["name/145",[72,46.25]],["parent/145",[71,3.738]],["name/146",[73,46.25]],["parent/146",[]],["name/147",[74,46.25]],["parent/147",[]],["name/148",[75,46.25]],["parent/148",[]],["name/149",[76,46.25]],["parent/149",[]],["name/150",[77,46.25]],["parent/150",[]],["name/151",[78,46.25]],["parent/151",[]]],"invertedIndex":[["__type",{"_index":72,"name":{"145":{}},"parent":{}}],["acr_values",{"_index":20,"name":{"21":{},"35":{},"48":{},"74":{}},"parent":{}}],["advancedoptions",{"_index":0,"name":{"0":{},"13":{}},"parent":{"1":{}}}],["appstate",{"_index":25,"name":{"27":{},"40":{},"104":{}},"parent":{}}],["audience",{"_index":22,"name":{"23":{},"37":{},"50":{},"57":{},"60":{},"65":{},"76":{}},"parent":{}}],["auth0client",{"_index":57,"name":{"128":{}},"parent":{"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{}}}],["auth0clientoptions",{"_index":2,"name":{"2":{}},"parent":{"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{}}}],["authenticationerror",{"_index":53,"name":{"101":{}},"parent":{"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{}}}],["authorizetimeoutinseconds",{"_index":10,"name":{"10":{}},"parent":{}}],["buildauthorizeurl",{"_index":58,"name":{"131":{}},"parent":{}}],["buildlogouturl",{"_index":68,"name":{"141":{}},"parent":{}}],["cache_location_local_storage",{"_index":43,"name":{"90":{}},"parent":{}}],["cache_location_memory",{"_index":42,"name":{"89":{}},"parent":{}}],["cachekey",{"_index":73,"name":{"146":{}},"parent":{}}],["cachelocation",{"_index":8,"name":{"8":{},"87":{},"129":{}},"parent":{}}],["checksession",{"_index":64,"name":{"137":{}},"parent":{}}],["client_id",{"_index":5,"name":{"5":{},"80":{},"84":{}},"parent":{}}],["connection",{"_index":23,"name":{"24":{},"38":{},"51":{},"77":{}},"parent":{}}],["constructor",{"_index":46,"name":{"93":{},"102":{},"112":{},"120":{},"130":{}},"parent":{}}],["createauth0client",{"_index":70,"name":{"143":{}},"parent":{}}],["defaultscope",{"_index":1,"name":{"1":{}},"parent":{}}],["deleterefreshtoken",{"_index":76,"name":{"149":{}},"parent":{}}],["display",{"_index":14,"name":{"15":{},"29":{},"42":{},"68":{}},"parent":{}}],["domain",{"_index":3,"name":{"3":{}},"parent":{}}],["error",{"_index":47,"name":{"94":{},"100":{},"105":{},"113":{},"122":{}},"parent":{}}],["error_description",{"_index":48,"name":{"95":{},"106":{},"114":{},"123":{}},"parent":{}}],["federated",{"_index":39,"name":{"81":{},"85":{}},"parent":{}}],["fragment",{"_index":26,"name":{"28":{}},"parent":{}}],["frompayload",{"_index":49,"name":{"96":{},"107":{},"115":{},"124":{}},"parent":{}}],["genericerror",{"_index":45,"name":{"92":{}},"parent":{"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{}}}],["getidtokenclaims",{"_index":61,"name":{"134":{}},"parent":{}}],["getidtokenclaimsoptions",{"_index":33,"name":{"58":{},"88":{}},"parent":{"59":{},"60":{}}}],["getrefreshtoken",{"_index":74,"name":{"147":{}},"parent":{}}],["gettokensilently",{"_index":65,"name":{"138":{}},"parent":{}}],["gettokensilentlyoptions",{"_index":34,"name":{"61":{}},"parent":{"62":{},"63":{},"64":{},"65":{},"66":{}}}],["gettokenwithpopup",{"_index":66,"name":{"139":{}},"parent":{}}],["gettokenwithpopupoptions",{"_index":36,"name":{"67":{}},"parent":{"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{}}}],["getuser",{"_index":60,"name":{"133":{}},"parent":{}}],["getuseroptions",{"_index":32,"name":{"55":{}},"parent":{"56":{},"57":{}}}],["handleredirectcallback",{"_index":63,"name":{"136":{}},"parent":{}}],["id_token_hint",{"_index":18,"name":{"19":{},"33":{},"46":{},"72":{}},"parent":{}}],["ignorecache",{"_index":35,"name":{"62":{}},"parent":{}}],["isauthenticated",{"_index":67,"name":{"140":{}},"parent":{}}],["issuer",{"_index":4,"name":{"4":{}},"parent":{}}],["leeway",{"_index":7,"name":{"7":{}},"parent":{}}],["legacysamesitecookie",{"_index":11,"name":{"11":{}},"parent":{}}],["localonly",{"_index":41,"name":{"86":{}},"parent":{}}],["login_hint",{"_index":19,"name":{"20":{},"34":{},"47":{},"73":{}},"parent":{}}],["loginwithpopup",{"_index":59,"name":{"132":{}},"parent":{}}],["loginwithredirect",{"_index":62,"name":{"135":{}},"parent":{}}],["logout",{"_index":69,"name":{"142":{}},"parent":{}}],["logoutoptions",{"_index":40,"name":{"82":{}},"parent":{"83":{},"84":{},"85":{},"86":{}}}],["logouturloptions",{"_index":37,"name":{"78":{}},"parent":{"79":{},"80":{},"81":{}}}],["max_age",{"_index":16,"name":{"17":{},"31":{},"44":{},"70":{}},"parent":{}}],["message",{"_index":51,"name":{"98":{},"109":{},"117":{},"126":{}},"parent":{}}],["messagehandler",{"_index":78,"name":{"151":{}},"parent":{}}],["missing_refresh_token_error_message",{"_index":44,"name":{"91":{}},"parent":{}}],["name",{"_index":50,"name":{"97":{},"108":{},"116":{},"125":{}},"parent":{}}],["popup",{"_index":31,"name":{"54":{},"121":{}},"parent":{}}],["popupconfigoptions",{"_index":29,"name":{"52":{}},"parent":{"53":{},"54":{}}}],["popuploginoptions",{"_index":28,"name":{"41":{}},"parent":{"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{}}}],["popuptimeouterror",{"_index":56,"name":{"119":{}},"parent":{"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{}}}],["prompt",{"_index":15,"name":{"16":{},"30":{},"43":{},"69":{}},"parent":{}}],["redirect_uri",{"_index":6,"name":{"6":{},"26":{},"63":{}},"parent":{}}],["redirectloginoptions",{"_index":24,"name":{"25":{}},"parent":{"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"37":{},"38":{}}}],["redirectloginresult",{"_index":27,"name":{"39":{}},"parent":{"40":{}}}],["refreshtokens",{"_index":71,"name":{"144":{}},"parent":{"145":{}}}],["returnto",{"_index":38,"name":{"79":{},"83":{}},"parent":{}}],["scope",{"_index":21,"name":{"22":{},"36":{},"49":{},"56":{},"59":{},"64":{},"75":{}},"parent":{}}],["sessioncheckexpirydays",{"_index":13,"name":{"14":{}},"parent":{}}],["setrefreshtoken",{"_index":75,"name":{"148":{}},"parent":{}}],["stack",{"_index":52,"name":{"99":{},"110":{},"118":{},"127":{}},"parent":{}}],["state",{"_index":54,"name":{"103":{}},"parent":{}}],["timeouterror",{"_index":55,"name":{"111":{}},"parent":{"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{}}}],["timeoutinseconds",{"_index":30,"name":{"53":{},"66":{}},"parent":{}}],["ui_locales",{"_index":17,"name":{"18":{},"32":{},"45":{},"71":{}},"parent":{}}],["usecookiesfortransactions",{"_index":12,"name":{"12":{}},"parent":{}}],["userefreshtokens",{"_index":9,"name":{"9":{}},"parent":{}}],["wait",{"_index":77,"name":{"150":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/classes/auth0client.html b/docs/classes/auth0client.html index 421fa9782..32637529f 100644 --- a/docs/classes/auth0client.html +++ b/docs/classes/auth0client.html @@ -2732,6 +2732,9 @@
  • buildAuthorizeUrl
  • +
  • + buildLogoutUrl +
  • checkSession
  • @@ -2797,6 +2800,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2887,6 +2893,7 @@

    Properties

    Methods

    +
    + +

    buildLogoutUrl

    + + +

    checkSession

    @@ -2986,7 +3024,7 @@

    checkSession

  • @@ -3022,7 +3060,7 @@

    getIdTokenClaims

  • @@ -3053,7 +3091,7 @@

    getTokenSilently

  • @@ -3097,7 +3135,7 @@

    getTokenWithPopup

  • @@ -3134,7 +3172,7 @@

    getUser

  • @@ -3166,7 +3204,7 @@

    handleRedirectCallback

  • @@ -3197,7 +3235,7 @@

    isAuthenticated

  • @@ -3221,7 +3259,7 @@

    loginWithPopup

  • @@ -3261,7 +3299,7 @@

    loginWithRedirect

  • @@ -3294,7 +3332,7 @@

    logout

  • diff --git a/docs/classes/authenticationerror.html b/docs/classes/authenticationerror.html index cb3cdf66a..077641fc7 100644 --- a/docs/classes/authenticationerror.html +++ b/docs/classes/authenticationerror.html @@ -2785,6 +2785,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2897,7 +2900,7 @@

    constructor

    Parameters

    @@ -2928,7 +2931,7 @@

    appState

    appState: any
    @@ -2939,7 +2942,7 @@

    error

    @@ -2950,7 +2953,7 @@

    error_description

    @@ -2993,7 +2996,7 @@

    state

    state: string
    @@ -3011,7 +3014,7 @@

    Static fromPayload

    Parameters

    diff --git a/docs/classes/genericerror.html b/docs/classes/genericerror.html index 1d30eb8f1..f3482ce1f 100644 --- a/docs/classes/genericerror.html +++ b/docs/classes/genericerror.html @@ -2782,6 +2782,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2900,7 +2903,7 @@

    constructor

  • Parameters

    @@ -2925,7 +2928,7 @@

    error

    error: string
    @@ -2935,7 +2938,7 @@

    error_description

    error_description: string
    @@ -2996,7 +2999,7 @@

    Static fromPayload

  • Parameters

    diff --git a/docs/classes/popuptimeouterror.html b/docs/classes/popuptimeouterror.html index f562ae2d5..7803141b0 100644 --- a/docs/classes/popuptimeouterror.html +++ b/docs/classes/popuptimeouterror.html @@ -2782,6 +2782,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2893,7 +2896,7 @@

    constructor

    Parameters

    @@ -2916,7 +2919,7 @@

    error

    @@ -2927,7 +2930,7 @@

    error_description

    @@ -2959,7 +2962,7 @@

    popup

    popup: Window
    @@ -2988,7 +2991,7 @@

    Static fromPayload

    Parameters

    diff --git a/docs/classes/timeouterror.html b/docs/classes/timeouterror.html index 4dcac8e87..fbf0395b6 100644 --- a/docs/classes/timeouterror.html +++ b/docs/classes/timeouterror.html @@ -2779,6 +2779,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2894,7 +2897,7 @@

    constructor

    Returns TimeoutError

    @@ -2911,7 +2914,7 @@

    error

    @@ -2922,7 +2925,7 @@

    error_description

    @@ -2973,7 +2976,7 @@

    Static fromPayload

    Parameters

    diff --git a/docs/globals.html b/docs/globals.html index 67692a4a8..465fc566f 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -2756,6 +2756,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2845,7 +2848,7 @@

    Documentation

    Installation

    From the CDN:

    -
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.11/auth0-spa-js.production.js"></script>
    +
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.12/auth0-spa-js.production.js"></script>

    Using npm:

    npm install @auth0/auth0-spa-js

    Using yarn:

    @@ -3078,6 +3081,7 @@

    Interfaces

  • GetTokenWithPopupOptions
  • GetUserOptions
  • LogoutOptions
  • +
  • LogoutUrlOptions
  • PopupConfigOptions
  • PopupLoginOptions
  • RedirectLoginOptions
  • @@ -3123,7 +3127,7 @@

    CacheLocation

    CacheLocation: "memory" | "localstorage"
    @@ -3138,7 +3142,7 @@

    getIdTokenClaimsOptions

    getIdTokenClaimsOptions: GetIdTokenClaimsOptions
    @@ -3151,7 +3155,7 @@

    Const CACHE_LOCATION_LO
    CACHE_LOCATION_LOCAL_STORAGE: "localstorage" = "localstorage"
    @@ -3161,7 +3165,7 @@

    Const CACHE_LOCATION_ME
    CACHE_LOCATION_MEMORY: "memory" = "memory"
    @@ -3171,7 +3175,7 @@

    Const MISSING_REFRESH_T
    MISSING_REFRESH_TOKEN_ERROR_MESSAGE: "The web worker is missing the refresh token" = "The web worker is missing the refresh token"
    @@ -3181,7 +3185,7 @@

    Let refreshTokens

    refreshTokens: {}
    @@ -3203,7 +3207,7 @@

    Const cacheKey

  • Parameters

    @@ -3229,7 +3233,7 @@

    createAuth0Client

  • Parameters

    @@ -3252,7 +3256,7 @@

    Const deleteRefreshToke
  • Parameters

    @@ -3278,7 +3282,7 @@

    Const getRefreshToken

    Parameters

    @@ -3304,7 +3308,7 @@

    Const messageHandler

  • Parameters

    @@ -3352,7 +3356,7 @@

    Const setRefreshToken

    Parameters

    @@ -3381,7 +3385,7 @@

    Const wait

  • Parameters

    diff --git a/docs/index.html b/docs/index.html index 13578780d..c53703a86 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2756,6 +2756,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2845,7 +2848,7 @@

    Documentation

    Installation

    From the CDN:

    -
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.11/auth0-spa-js.production.js"></script>
    +
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.12/auth0-spa-js.production.js"></script>

    Using npm:

    npm install @auth0/auth0-spa-js

    Using yarn:

    @@ -3079,6 +3082,7 @@

    Interfaces

  • GetTokenWithPopupOptions
  • GetUserOptions
  • LogoutOptions
  • +
  • LogoutUrlOptions
  • PopupConfigOptions
  • PopupLoginOptions
  • RedirectLoginOptions
  • @@ -3124,7 +3128,7 @@

    CacheLocation

    CacheLocation: "memory" | "localstorage"
    @@ -3139,7 +3143,7 @@

    getIdTokenClaimsOptions

    getIdTokenClaimsOptions: GetIdTokenClaimsOptions
    @@ -3152,7 +3156,7 @@

    Const CACHE_LOCATION_LO
    CACHE_LOCATION_LOCAL_STORAGE: "localstorage" = "localstorage"
    @@ -3162,7 +3166,7 @@

    Const CACHE_LOCATION_ME
    CACHE_LOCATION_MEMORY: "memory" = "memory"
    @@ -3172,7 +3176,7 @@

    Const MISSING_REFRESH_T
    MISSING_REFRESH_TOKEN_ERROR_MESSAGE: "The web worker is missing the refresh token" = "The web worker is missing the refresh token"
    @@ -3182,7 +3186,7 @@

    Let refreshTokens

    refreshTokens: {}
    @@ -3204,7 +3208,7 @@

    Const cacheKey

  • Parameters

    @@ -3230,7 +3234,7 @@

    createAuth0Client

  • Parameters

    @@ -3253,7 +3257,7 @@

    Const deleteRefreshToke
  • Parameters

    @@ -3279,7 +3283,7 @@

    Const getRefreshToken

    Parameters

    @@ -3305,7 +3309,7 @@

    Const messageHandler

  • Parameters

    @@ -3353,7 +3357,7 @@

    Const setRefreshToken

    Parameters

    @@ -3382,7 +3386,7 @@

    Const wait

  • Parameters

    diff --git a/docs/interfaces/advancedoptions.html b/docs/interfaces/advancedoptions.html index e5a67888a..f2f5ba44b 100644 --- a/docs/interfaces/advancedoptions.html +++ b/docs/interfaces/advancedoptions.html @@ -2761,6 +2761,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2845,7 +2848,7 @@

    Optional defaultScope

    defaultScope: string
  • diff --git a/docs/interfaces/auth0clientoptions.html b/docs/interfaces/auth0clientoptions.html index e1d37be32..04bf7e90c 100644 --- a/docs/interfaces/auth0clientoptions.html +++ b/docs/interfaces/auth0clientoptions.html @@ -2795,9 +2795,15 @@
  • scope
  • +
  • + sessionCheckExpiryDays +
  • ui_locales
  • +
  • + useCookiesForTransactions +
  • useRefreshTokens
  • @@ -2818,6 +2824,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2921,7 +2930,9 @@

    Properties

  • prompt
  • redirect_uri
  • scope
  • +
  • sessionCheckExpiryDays
  • ui_locales
  • +
  • useCookiesForTransactions
  • useRefreshTokens
  • @@ -2937,7 +2948,7 @@

    Optional acr_values

    @@ -2947,7 +2958,7 @@

    Optional advancedOptions<
    advancedOptions: AdvancedOptions
    @@ -2963,7 +2974,7 @@

    Optional audience

    @@ -2978,7 +2989,7 @@

    Optional authorizeTimeout
    authorizeTimeoutInSeconds: number
    @@ -2994,7 +3005,7 @@

    Optional cacheLocationcacheLocation: CacheLocation

    @@ -3010,7 +3021,7 @@

    client_id

    client_id: string
    @@ -3026,7 +3037,7 @@

    Optional connection

    @@ -3044,7 +3055,7 @@

    Optional display

    @@ -3064,7 +3075,7 @@

    domain

    domain: string
    @@ -3082,7 +3093,7 @@

    Optional id_token_hi
    @@ -3097,7 +3108,7 @@

    Optional issuer

    issuer: string
    @@ -3112,7 +3123,7 @@

    Optional leeway

    leeway: number
    @@ -3129,7 +3140,7 @@

    Optional legacySameS
    legacySameSiteCookie: boolean
    @@ -3150,7 +3161,7 @@

    Optional login_hint

    @@ -3169,7 +3180,7 @@

    Optional max_age

    @@ -3187,7 +3198,7 @@

    Optional prompt

    @@ -3207,7 +3218,7 @@

    Optional redirect_uri

    redirect_uri: string
    @@ -3227,7 +3238,7 @@

    Optional scope

    @@ -3238,6 +3249,22 @@

    Optional scope

    +
    + +

    Optional sessionCheckExpiryDays

    +
    sessionCheckExpiryDays: number
    + +
    +
    +

    Number of days until the cookie auth0.is.authenticated will expire + Defaults to 1.

    +
    +
    +

    Optional ui_locales

    @@ -3245,7 +3272,7 @@

    Optional ui_locales

    @@ -3255,13 +3282,36 @@

    Optional ui_locales

    +
    + +

    Optional useCookiesForTransactions

    +
    useCookiesForTransactions: boolean
    + +
    +
    +

    If true, the SDK will use a cookie when storing information about the auth transaction while + the user is going through the authentication flow on the authorization server.

    +
    +

    The default is false, in which case the SDK will use session storage.

    +
    +
    notes
    +

    You might want to enable this if you rely on your users being able to authenticate using flows that + may end up spanning across multiple tabs (e.g. magic links) or you cannot otherwise rely on session storage being available.

    +
    +
    +
    +

    Optional useRefreshTokens

    useRefreshTokens: boolean
    diff --git a/docs/interfaces/getidtokenclaimsoptions.html b/docs/interfaces/getidtokenclaimsoptions.html index 2c151acc8..17b84c673 100644 --- a/docs/interfaces/getidtokenclaimsoptions.html +++ b/docs/interfaces/getidtokenclaimsoptions.html @@ -2764,6 +2764,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2849,7 +2852,7 @@

    Optional audience

    audience: string
    @@ -2864,7 +2867,7 @@

    Optional scope

    scope: string
    diff --git a/docs/interfaces/gettokensilentlyoptions.html b/docs/interfaces/gettokensilentlyoptions.html index a28925ddd..e6d7a5207 100644 --- a/docs/interfaces/gettokensilentlyoptions.html +++ b/docs/interfaces/gettokensilentlyoptions.html @@ -2773,6 +2773,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2871,7 +2874,7 @@

    Optional audience

    audience: string
    @@ -2886,7 +2889,7 @@

    Optional ignoreCache

    ignoreCache: boolean
    @@ -2902,7 +2905,7 @@

    Optional redirect_uri

    redirect_uri: string
    @@ -2922,7 +2925,7 @@

    Optional scope

    scope: string
    @@ -2937,7 +2940,7 @@

    Optional timeoutInSeconds
    timeoutInSeconds: number
    diff --git a/docs/interfaces/gettokenwithpopupoptions.html b/docs/interfaces/gettokenwithpopupoptions.html index 3057a08d2..460049c13 100644 --- a/docs/interfaces/gettokenwithpopupoptions.html +++ b/docs/interfaces/gettokenwithpopupoptions.html @@ -2788,6 +2788,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2897,7 +2900,7 @@

    Optional acr_values

    @@ -2908,7 +2911,7 @@

    Optional audience

    @@ -2924,7 +2927,7 @@

    Optional connection

    @@ -2942,7 +2945,7 @@

    Optional display

    @@ -2963,7 +2966,7 @@

    Optional id_token_hi
    @@ -2979,7 +2982,7 @@

    Optional login_hint

    @@ -2998,7 +3001,7 @@

    Optional max_age

    @@ -3016,7 +3019,7 @@

    Optional prompt

    @@ -3037,7 +3040,7 @@

    Optional scope

    @@ -3055,7 +3058,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/getuseroptions.html b/docs/interfaces/getuseroptions.html index ef04cb3e2..24c62a699 100644 --- a/docs/interfaces/getuseroptions.html +++ b/docs/interfaces/getuseroptions.html @@ -2764,6 +2764,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2849,7 +2852,7 @@

    Optional audience

    audience: string
    @@ -2864,7 +2867,7 @@

    Optional scope

    scope: string
    diff --git a/docs/interfaces/logoutoptions.html b/docs/interfaces/logoutoptions.html index b2a8ae353..6d5be781d 100644 --- a/docs/interfaces/logoutoptions.html +++ b/docs/interfaces/logoutoptions.html @@ -2770,6 +2770,9 @@ +
  • + LogoutUrlOptions +
  • PopupConfigOptions
  • @@ -2857,7 +2860,7 @@

    Optional client_id

    client_id: string
    @@ -2875,7 +2878,7 @@

    Optional federated

    federated: boolean
    @@ -2894,7 +2897,7 @@

    Optional localOnly

    localOnly: boolean
    @@ -2912,7 +2915,7 @@

    Optional returnTo

    returnTo: string
    diff --git a/docs/interfaces/logouturloptions.html b/docs/interfaces/logouturloptions.html new file mode 100644 index 000000000..ecc9736a9 --- /dev/null +++ b/docs/interfaces/logouturloptions.html @@ -0,0 +1,2940 @@ + + + + + + LogoutUrlOptions | @auth0/auth0-spa-js + + + + + +
    +
    +
    +
    + +
    +
    + Options +
    +
    + All +
      +
    • Public
    • +
    • Public/Protected
    • +
    • All
    • +
    +
    + + + + +
    +
    + Menu +
    +
    +
    +
    +
    + +
    +
    +
    +

    Hierarchy

    +
      +
    • + LogoutUrlOptions +
    • +
    +
    +
    +

    Index

    +
    +
    +
    +

    Properties

    + +
    +
    +
    +
    +
    +

    Properties

    +
    + +

    Optional client_id

    +
    client_id: string
    + +
    +
    +

    The client_id of your application.

    +
    +

    If this property is not set, then the client_id that was used during initialization of the SDK is sent to the logout endpoint.

    +

    If this property is set to null, then no client ID value is sent to the logout endpoint.

    +

    Read more about how redirecting after logout works

    +
    +
    +
    + +

    Optional federated

    +
    federated: boolean
    + +
    +
    +

    When supported by the upstream identity provider, + forces the user to logout of their identity provider + and from Auth0. + Read more about how federated logout works at Auth0

    +
    +
    +
    +
    + +

    Optional returnTo

    +
    returnTo: string
    + +
    +
    +

    The URL where Auth0 will redirect your browser to after the logout.

    +
    +

    Note: If the client_id parameter is included, the + returnTo URL that is provided must be listed in the + Application's "Allowed Logout URLs" in the Auth0 dashboard. + However, if the client_id parameter is not included, the + returnTo URL must be listed in the "Allowed Logout URLs" at + the account level in the Auth0 dashboard.

    +

    Read more about how redirecting after logout works

    +
    +
    +
    +
    +
    +

    Legend

    +
    +
      +
    • Constructor
    • +
    • Property
    • +
    • Method
    • +
    +
      +
    • Static property
    • +
    • Static method
    • +
    +
      +
    • Property
    • +
    +
      +
    • Inherited property
    • +
    +
    +
    +
    +
    +
    + + + \ No newline at end of file diff --git a/docs/interfaces/popupconfigoptions.html b/docs/interfaces/popupconfigoptions.html index d9f19a24e..2fcf026c9 100644 --- a/docs/interfaces/popupconfigoptions.html +++ b/docs/interfaces/popupconfigoptions.html @@ -2756,6 +2756,9 @@
  • LogoutOptions
  • +
  • + LogoutUrlOptions +
  • PopupConfigOptions
      @@ -2849,7 +2852,7 @@

      Optional popup

      popup: any
      @@ -2866,7 +2869,7 @@

      Optional timeoutInSeconds
      timeoutInSeconds: number
      diff --git a/docs/interfaces/popuploginoptions.html b/docs/interfaces/popuploginoptions.html index b1e810d7a..e47f151f3 100644 --- a/docs/interfaces/popuploginoptions.html +++ b/docs/interfaces/popuploginoptions.html @@ -2756,6 +2756,9 @@
    • LogoutOptions
    • +
    • + LogoutUrlOptions +
    • PopupConfigOptions
    • @@ -2902,7 +2905,7 @@

      Optional acr_values

      @@ -2913,7 +2916,7 @@

      Optional audience

      @@ -2929,7 +2932,7 @@

      Optional connection

      @@ -2947,7 +2950,7 @@

      Optional display

      @@ -2968,7 +2971,7 @@

      Optional id_token_hi
      @@ -2984,7 +2987,7 @@

      Optional login_hint

      @@ -3003,7 +3006,7 @@

      Optional max_age

      @@ -3021,7 +3024,7 @@

      Optional prompt

      @@ -3042,7 +3045,7 @@

      Optional scope

      @@ -3060,7 +3063,7 @@

      Optional ui_locales

      diff --git a/docs/interfaces/redirectloginoptions.html b/docs/interfaces/redirectloginoptions.html index 2f9f225e0..b94f0801c 100644 --- a/docs/interfaces/redirectloginoptions.html +++ b/docs/interfaces/redirectloginoptions.html @@ -2756,6 +2756,9 @@
    • LogoutOptions
    • +
    • + LogoutUrlOptions +
    • PopupConfigOptions
    • @@ -2909,7 +2912,7 @@

      Optional acr_values

      @@ -2919,7 +2922,7 @@

      Optional appState

      appState: any
      @@ -2935,7 +2938,7 @@

      Optional audience

      @@ -2951,7 +2954,7 @@

      Optional connection

      @@ -2969,7 +2972,7 @@

      Optional display

      @@ -2989,7 +2992,7 @@

      Optional fragment

      fragment: string
      @@ -3005,7 +3008,7 @@

      Optional id_token_hi
      @@ -3021,7 +3024,7 @@

      Optional login_hint

      @@ -3040,7 +3043,7 @@

      Optional max_age

      @@ -3058,7 +3061,7 @@

      Optional prompt

      @@ -3078,7 +3081,7 @@

      Optional redirect_uri

      redirect_uri: string
      @@ -3097,7 +3100,7 @@

      Optional scope

      @@ -3115,7 +3118,7 @@

      Optional ui_locales

      diff --git a/docs/interfaces/redirectloginresult.html b/docs/interfaces/redirectloginresult.html index d5424e190..4065cbca1 100644 --- a/docs/interfaces/redirectloginresult.html +++ b/docs/interfaces/redirectloginresult.html @@ -2756,6 +2756,9 @@
    • LogoutOptions
    • +
    • + LogoutUrlOptions +
    • PopupConfigOptions
    • @@ -2845,7 +2848,7 @@

      Optional appState

      appState: any
      diff --git a/package.json b/package.json index 627bccc61..86ee46a58 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "@auth0/auth0-spa-js", "description": "Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE", "license": "MIT", - "version": "1.12.1", + "version": "1.13.0", "main": "dist/lib/auth0-spa-js.cjs.js", "types": "dist/typings/index.d.ts", "module": "dist/auth0-spa-js.production.esm.js", diff --git a/src/version.ts b/src/version.ts index bece4f92a..f29265c89 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export default '1.12.1'; +export default '1.13.0';