diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f07da024..3f9f0fa6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Change Log +## [v1.12.0](https://github.com/auth0/auth0-spa-js/tree/v1.12.0) (2020-09-04) + +[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.11.0...v1.12.0) + +**Added** + +- [SDK-1858] Create legacy samsite cookie by default [\#568](https://github.com/auth0/auth0-spa-js/pull/568) ([adamjmcgrath](https://github.com/adamjmcgrath)) + +**Changed** + +- Dependency updates [\#569](https://github.com/auth0/auth0-spa-js/pull/569) ([stevehobbsdev](https://github.com/stevehobbsdev)) +- Update FAQ.md with information on silent authentication problems [\#550](https://github.com/auth0/auth0-spa-js/pull/550) ([stevehobbsdev](https://github.com/stevehobbsdev)) + +**Fixed** + +- [SDK-1837] Session storage support for transactions [\#564](https://github.com/auth0/auth0-spa-js/pull/564) ([stevehobbsdev](https://github.com/stevehobbsdev)) +- [SDK-1924] client methods should handle partially filled arguments [\#561](https://github.com/auth0/auth0-spa-js/pull/561) ([adamjmcgrath](https://github.com/adamjmcgrath)) +- [SDK-1885] Add some additional state validation [\#560](https://github.com/auth0/auth0-spa-js/pull/560) ([adamjmcgrath](https://github.com/adamjmcgrath)) +- [SDK-1912] Unnecessary latency in `getTokenSilently` with primed cache [\#558](https://github.com/auth0/auth0-spa-js/pull/558) ([adamjmcgrath](https://github.com/adamjmcgrath)) +- fix: add missing types to utils.ts and errors.ts [\#547](https://github.com/auth0/auth0-spa-js/pull/547) ([SeyyedKhandon](https://github.com/SeyyedKhandon)) +- Exclude windows absolute paths as well as posix [\#534](https://github.com/auth0/auth0-spa-js/pull/534) ([adamjmcgrath](https://github.com/adamjmcgrath)) + ## [v1.11.0](https://github.com/auth0/auth0-spa-js/tree/v1.11.0) (2020-07-21) [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.10.0...v1.11.0) diff --git a/docs/assets/js/search.json b/docs/assets/js/search.json index 1fe5b8e21..9c457083f 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":"advancedOptions","url":"interfaces/auth0clientoptions.html#advancedoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":12,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":13,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":14,"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":15,"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":16,"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":17,"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":18,"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":19,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":20,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":21,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":22,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface"},{"id":23,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":24,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":25,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":26,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":27,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":28,"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":29,"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":30,"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":31,"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":32,"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":33,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":34,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":35,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":36,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface"},{"id":37,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginResult"},{"id":38,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface"},{"id":39,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":40,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":41,"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":42,"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":43,"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":44,"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":45,"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":46,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":47,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":48,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":49,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface"},{"id":50,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":51,"kind":1024,"name":"popup","url":"interfaces/popupconfigoptions.html#popup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":52,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface"},{"id":53,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":54,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":55,"kind":256,"name":"GetIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface"},{"id":56,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":57,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":58,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface"},{"id":59,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":60,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":61,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":62,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":63,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/gettokensilentlyoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":64,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface"},{"id":65,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":66,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":67,"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":68,"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":69,"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":70,"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":71,"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":72,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":73,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":74,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":75,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface"},{"id":76,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":77,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":78,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":79,"kind":1024,"name":"localOnly","url":"interfaces/logoutoptions.html#localonly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":80,"kind":4194304,"name":"CacheLocation","url":"globals.html#cachelocation","classes":"tsd-kind-type-alias"},{"id":81,"kind":4194304,"name":"getIdTokenClaimsOptions","url":"globals.html#getidtokenclaimsoptions","classes":"tsd-kind-type-alias"},{"id":82,"kind":32,"name":"CACHE_LOCATION_MEMORY","url":"globals.html#cache_location_memory","classes":"tsd-kind-variable"},{"id":83,"kind":32,"name":"CACHE_LOCATION_LOCAL_STORAGE","url":"globals.html#cache_location_local_storage","classes":"tsd-kind-variable"},{"id":84,"kind":32,"name":"MISSING_REFRESH_TOKEN_ERROR_MESSAGE","url":"globals.html#missing_refresh_token_error_message","classes":"tsd-kind-variable"},{"id":85,"kind":128,"name":"GenericError","url":"classes/genericerror.html","classes":"tsd-kind-class"},{"id":86,"kind":512,"name":"constructor","url":"classes/genericerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"GenericError"},{"id":87,"kind":1024,"name":"error","url":"classes/genericerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":88,"kind":1024,"name":"error_description","url":"classes/genericerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":89,"kind":2048,"name":"fromPayload","url":"classes/genericerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":90,"kind":1024,"name":"name","url":"classes/genericerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":91,"kind":1024,"name":"message","url":"classes/genericerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":92,"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":93,"kind":1024,"name":"Error","url":"classes/genericerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":94,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":95,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"AuthenticationError"},{"id":96,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":97,"kind":1024,"name":"appState","url":"classes/authenticationerror.html#appstate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":98,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":99,"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":100,"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":101,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":102,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":103,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":104,"kind":128,"name":"TimeoutError","url":"classes/timeouterror.html","classes":"tsd-kind-class"},{"id":105,"kind":512,"name":"constructor","url":"classes/timeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"TimeoutError"},{"id":106,"kind":1024,"name":"error","url":"classes/timeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":107,"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":108,"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":109,"kind":1024,"name":"name","url":"classes/timeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":110,"kind":1024,"name":"message","url":"classes/timeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":111,"kind":1024,"name":"stack","url":"classes/timeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":112,"kind":128,"name":"PopupTimeoutError","url":"classes/popuptimeouterror.html","classes":"tsd-kind-class"},{"id":113,"kind":512,"name":"constructor","url":"classes/popuptimeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupTimeoutError"},{"id":114,"kind":1024,"name":"popup","url":"classes/popuptimeouterror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupTimeoutError"},{"id":115,"kind":1024,"name":"error","url":"classes/popuptimeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":116,"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":117,"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":118,"kind":1024,"name":"name","url":"classes/popuptimeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":119,"kind":1024,"name":"message","url":"classes/popuptimeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":120,"kind":1024,"name":"stack","url":"classes/popuptimeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":121,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":122,"kind":1024,"name":"cacheLocation","url":"classes/auth0client.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Auth0Client"},{"id":123,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":124,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":125,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":126,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":127,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":128,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":129,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":130,"kind":2048,"name":"checkSession","url":"classes/auth0client.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":131,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":132,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":133,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":134,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":135,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"},{"id":136,"kind":32,"name":"refreshTokens","url":"globals.html#refreshtokens","classes":"tsd-kind-variable"},{"id":137,"kind":65536,"name":"__type","url":"globals.html#refreshtokens.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"refreshTokens"},{"id":138,"kind":64,"name":"cacheKey","url":"globals.html#cachekey","classes":"tsd-kind-function"},{"id":139,"kind":64,"name":"getRefreshToken","url":"globals.html#getrefreshtoken","classes":"tsd-kind-function"},{"id":140,"kind":64,"name":"setRefreshToken","url":"globals.html#setrefreshtoken","classes":"tsd-kind-function"},{"id":141,"kind":64,"name":"deleteRefreshToken","url":"globals.html#deleterefreshtoken","classes":"tsd-kind-function"},{"id":142,"kind":64,"name":"wait","url":"globals.html#wait","classes":"tsd-kind-function"},{"id":143,"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.24]],["parent/0",[]],["name/1",[1,45.713]],["parent/1",[0,3.376]],["name/2",[2,19.563]],["parent/2",[]],["name/3",[3,45.713]],["parent/3",[2,1.773]],["name/4",[4,45.713]],["parent/4",[2,1.773]],["name/5",[5,40.604]],["parent/5",[2,1.773]],["name/6",[6,37.24]],["parent/6",[2,1.773]],["name/7",[7,45.713]],["parent/7",[2,1.773]],["name/8",[8,37.24]],["parent/8",[2,1.773]],["name/9",[9,45.713]],["parent/9",[2,1.773]],["name/10",[10,45.713]],["parent/10",[2,1.773]],["name/11",[0,37.24]],["parent/11",[2,1.773]],["name/12",[11,34.727]],["parent/12",[2,1.773]],["name/13",[12,34.727]],["parent/13",[2,1.773]],["name/14",[13,34.727]],["parent/14",[2,1.773]],["name/15",[14,34.727]],["parent/15",[2,1.773]],["name/16",[15,34.727]],["parent/16",[2,1.773]],["name/17",[16,34.727]],["parent/17",[2,1.773]],["name/18",[17,34.727]],["parent/18",[2,1.773]],["name/19",[18,29.618]],["parent/19",[2,1.773]],["name/20",[19,29.618]],["parent/20",[2,1.773]],["name/21",[20,34.727]],["parent/21",[2,1.773]],["name/22",[21,23.026]],["parent/22",[]],["name/23",[6,37.24]],["parent/23",[21,2.087]],["name/24",[22,37.24]],["parent/24",[21,2.087]],["name/25",[23,45.713]],["parent/25",[21,2.087]],["name/26",[11,34.727]],["parent/26",[21,2.087]],["name/27",[12,34.727]],["parent/27",[21,2.087]],["name/28",[13,34.727]],["parent/28",[21,2.087]],["name/29",[14,34.727]],["parent/29",[21,2.087]],["name/30",[15,34.727]],["parent/30",[21,2.087]],["name/31",[16,34.727]],["parent/31",[21,2.087]],["name/32",[17,34.727]],["parent/32",[21,2.087]],["name/33",[18,29.618]],["parent/33",[21,2.087]],["name/34",[19,29.618]],["parent/34",[21,2.087]],["name/35",[20,34.727]],["parent/35",[21,2.087]],["name/36",[24,40.604]],["parent/36",[]],["name/37",[22,37.24]],["parent/37",[24,3.681]],["name/38",[25,25.344]],["parent/38",[]],["name/39",[11,34.727]],["parent/39",[25,2.297]],["name/40",[12,34.727]],["parent/40",[25,2.297]],["name/41",[13,34.727]],["parent/41",[25,2.297]],["name/42",[14,34.727]],["parent/42",[25,2.297]],["name/43",[15,34.727]],["parent/43",[25,2.297]],["name/44",[16,34.727]],["parent/44",[25,2.297]],["name/45",[17,34.727]],["parent/45",[25,2.297]],["name/46",[18,29.618]],["parent/46",[25,2.297]],["name/47",[19,29.618]],["parent/47",[25,2.297]],["name/48",[20,34.727]],["parent/48",[25,2.297]],["name/49",[26,37.24]],["parent/49",[]],["name/50",[27,40.604]],["parent/50",[26,3.376]],["name/51",[28,40.604]],["parent/51",[26,3.376]],["name/52",[29,37.24]],["parent/52",[]],["name/53",[18,29.618]],["parent/53",[29,3.376]],["name/54",[19,29.618]],["parent/54",[29,3.376]],["name/55",[30,34.727]],["parent/55",[]],["name/56",[18,29.618]],["parent/56",[30,3.148]],["name/57",[19,29.618]],["parent/57",[30,3.148]],["name/58",[31,31.049]],["parent/58",[]],["name/59",[32,45.713]],["parent/59",[31,2.815]],["name/60",[6,37.24]],["parent/60",[31,2.815]],["name/61",[18,29.618]],["parent/61",[31,2.815]],["name/62",[19,29.618]],["parent/62",[31,2.815]],["name/63",[27,40.604]],["parent/63",[31,2.815]],["name/64",[33,25.344]],["parent/64",[]],["name/65",[11,34.727]],["parent/65",[33,2.297]],["name/66",[12,34.727]],["parent/66",[33,2.297]],["name/67",[13,34.727]],["parent/67",[33,2.297]],["name/68",[14,34.727]],["parent/68",[33,2.297]],["name/69",[15,34.727]],["parent/69",[33,2.297]],["name/70",[16,34.727]],["parent/70",[33,2.297]],["name/71",[17,34.727]],["parent/71",[33,2.297]],["name/72",[18,29.618]],["parent/72",[33,2.297]],["name/73",[19,29.618]],["parent/73",[33,2.297]],["name/74",[20,34.727]],["parent/74",[33,2.297]],["name/75",[34,32.72]],["parent/75",[]],["name/76",[35,45.713]],["parent/76",[34,2.966]],["name/77",[5,40.604]],["parent/77",[34,2.966]],["name/78",[36,45.713]],["parent/78",[34,2.966]],["name/79",[37,45.713]],["parent/79",[34,2.966]],["name/80",[8,37.24]],["parent/80",[]],["name/81",[30,34.727]],["parent/81",[]],["name/82",[38,45.713]],["parent/82",[]],["name/83",[39,45.713]],["parent/83",[]],["name/84",[40,45.713]],["parent/84",[]],["name/85",[41,27.254]],["parent/85",[]],["name/86",[42,32.72]],["parent/86",[41,2.471]],["name/87",[43,32.72]],["parent/87",[41,2.471]],["name/88",[44,34.727]],["parent/88",[41,2.471]],["name/89",[45,34.727]],["parent/89",[41,2.471]],["name/90",[46,34.727]],["parent/90",[41,2.471]],["name/91",[47,34.727]],["parent/91",[41,2.471]],["name/92",[48,34.727]],["parent/92",[41,2.471]],["name/93",[43,32.72]],["parent/93",[41,2.471]],["name/94",[49,26.254]],["parent/94",[]],["name/95",[42,32.72]],["parent/95",[49,2.38]],["name/96",[50,45.713]],["parent/96",[49,2.38]],["name/97",[22,37.24]],["parent/97",[49,2.38]],["name/98",[43,32.72]],["parent/98",[49,2.38]],["name/99",[44,34.727]],["parent/99",[49,2.38]],["name/100",[45,34.727]],["parent/100",[49,2.38]],["name/101",[46,34.727]],["parent/101",[49,2.38]],["name/102",[47,34.727]],["parent/102",[49,2.38]],["name/103",[48,34.727]],["parent/103",[49,2.38]],["name/104",[51,28.367]],["parent/104",[]],["name/105",[42,32.72]],["parent/105",[51,2.571]],["name/106",[43,32.72]],["parent/106",[51,2.571]],["name/107",[44,34.727]],["parent/107",[51,2.571]],["name/108",[45,34.727]],["parent/108",[51,2.571]],["name/109",[46,34.727]],["parent/109",[51,2.571]],["name/110",[47,34.727]],["parent/110",[51,2.571]],["name/111",[48,34.727]],["parent/111",[51,2.571]],["name/112",[52,27.254]],["parent/112",[]],["name/113",[42,32.72]],["parent/113",[52,2.471]],["name/114",[28,40.604]],["parent/114",[52,2.471]],["name/115",[43,32.72]],["parent/115",[52,2.471]],["name/116",[44,34.727]],["parent/116",[52,2.471]],["name/117",[45,34.727]],["parent/117",[52,2.471]],["name/118",[46,34.727]],["parent/118",[52,2.471]],["name/119",[47,34.727]],["parent/119",[52,2.471]],["name/120",[48,34.727]],["parent/120",[52,2.471]],["name/121",[53,23.026]],["parent/121",[]],["name/122",[8,37.24]],["parent/122",[53,2.087]],["name/123",[42,32.72]],["parent/123",[53,2.087]],["name/124",[54,45.713]],["parent/124",[53,2.087]],["name/125",[55,45.713]],["parent/125",[53,2.087]],["name/126",[56,45.713]],["parent/126",[53,2.087]],["name/127",[57,45.713]],["parent/127",[53,2.087]],["name/128",[58,45.713]],["parent/128",[53,2.087]],["name/129",[59,45.713]],["parent/129",[53,2.087]],["name/130",[60,45.713]],["parent/130",[53,2.087]],["name/131",[61,45.713]],["parent/131",[53,2.087]],["name/132",[62,45.713]],["parent/132",[53,2.087]],["name/133",[63,45.713]],["parent/133",[53,2.087]],["name/134",[64,45.713]],["parent/134",[53,2.087]],["name/135",[65,45.713]],["parent/135",[]],["name/136",[66,40.604]],["parent/136",[]],["name/137",[67,45.713]],["parent/137",[66,3.681]],["name/138",[68,45.713]],["parent/138",[]],["name/139",[69,45.713]],["parent/139",[]],["name/140",[70,45.713]],["parent/140",[]],["name/141",[71,45.713]],["parent/141",[]],["name/142",[72,45.713]],["parent/142",[]],["name/143",[73,45.713]],["parent/143",[]]],"invertedIndex":[["__type",{"_index":67,"name":{"137":{}},"parent":{}}],["acr_values",{"_index":17,"name":{"18":{},"32":{},"45":{},"71":{}},"parent":{}}],["advancedoptions",{"_index":0,"name":{"0":{},"11":{}},"parent":{"1":{}}}],["appstate",{"_index":22,"name":{"24":{},"37":{},"97":{}},"parent":{}}],["audience",{"_index":19,"name":{"20":{},"34":{},"47":{},"54":{},"57":{},"62":{},"73":{}},"parent":{}}],["auth0client",{"_index":53,"name":{"121":{}},"parent":{"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{}}}],["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":{}}}],["authenticationerror",{"_index":49,"name":{"94":{}},"parent":{"95":{},"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{}}}],["authorizetimeoutinseconds",{"_index":10,"name":{"10":{}},"parent":{}}],["buildauthorizeurl",{"_index":54,"name":{"124":{}},"parent":{}}],["cache_location_local_storage",{"_index":39,"name":{"83":{}},"parent":{}}],["cache_location_memory",{"_index":38,"name":{"82":{}},"parent":{}}],["cachekey",{"_index":68,"name":{"138":{}},"parent":{}}],["cachelocation",{"_index":8,"name":{"8":{},"80":{},"122":{}},"parent":{}}],["checksession",{"_index":60,"name":{"130":{}},"parent":{}}],["client_id",{"_index":5,"name":{"5":{},"77":{}},"parent":{}}],["connection",{"_index":20,"name":{"21":{},"35":{},"48":{},"74":{}},"parent":{}}],["constructor",{"_index":42,"name":{"86":{},"95":{},"105":{},"113":{},"123":{}},"parent":{}}],["createauth0client",{"_index":65,"name":{"135":{}},"parent":{}}],["defaultscope",{"_index":1,"name":{"1":{}},"parent":{}}],["deleterefreshtoken",{"_index":71,"name":{"141":{}},"parent":{}}],["display",{"_index":11,"name":{"12":{},"26":{},"39":{},"65":{}},"parent":{}}],["domain",{"_index":3,"name":{"3":{}},"parent":{}}],["error",{"_index":43,"name":{"87":{},"93":{},"98":{},"106":{},"115":{}},"parent":{}}],["error_description",{"_index":44,"name":{"88":{},"99":{},"107":{},"116":{}},"parent":{}}],["federated",{"_index":36,"name":{"78":{}},"parent":{}}],["fragment",{"_index":23,"name":{"25":{}},"parent":{}}],["frompayload",{"_index":45,"name":{"89":{},"100":{},"108":{},"117":{}},"parent":{}}],["genericerror",{"_index":41,"name":{"85":{}},"parent":{"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{}}}],["getidtokenclaims",{"_index":57,"name":{"127":{}},"parent":{}}],["getidtokenclaimsoptions",{"_index":30,"name":{"55":{},"81":{}},"parent":{"56":{},"57":{}}}],["getrefreshtoken",{"_index":69,"name":{"139":{}},"parent":{}}],["gettokensilently",{"_index":61,"name":{"131":{}},"parent":{}}],["gettokensilentlyoptions",{"_index":31,"name":{"58":{}},"parent":{"59":{},"60":{},"61":{},"62":{},"63":{}}}],["gettokenwithpopup",{"_index":62,"name":{"132":{}},"parent":{}}],["gettokenwithpopupoptions",{"_index":33,"name":{"64":{}},"parent":{"65":{},"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{}}}],["getuser",{"_index":56,"name":{"126":{}},"parent":{}}],["getuseroptions",{"_index":29,"name":{"52":{}},"parent":{"53":{},"54":{}}}],["handleredirectcallback",{"_index":59,"name":{"129":{}},"parent":{}}],["id_token_hint",{"_index":15,"name":{"16":{},"30":{},"43":{},"69":{}},"parent":{}}],["ignorecache",{"_index":32,"name":{"59":{}},"parent":{}}],["isauthenticated",{"_index":63,"name":{"133":{}},"parent":{}}],["issuer",{"_index":4,"name":{"4":{}},"parent":{}}],["leeway",{"_index":7,"name":{"7":{}},"parent":{}}],["localonly",{"_index":37,"name":{"79":{}},"parent":{}}],["login_hint",{"_index":16,"name":{"17":{},"31":{},"44":{},"70":{}},"parent":{}}],["loginwithpopup",{"_index":55,"name":{"125":{}},"parent":{}}],["loginwithredirect",{"_index":58,"name":{"128":{}},"parent":{}}],["logout",{"_index":64,"name":{"134":{}},"parent":{}}],["logoutoptions",{"_index":34,"name":{"75":{}},"parent":{"76":{},"77":{},"78":{},"79":{}}}],["max_age",{"_index":13,"name":{"14":{},"28":{},"41":{},"67":{}},"parent":{}}],["message",{"_index":47,"name":{"91":{},"102":{},"110":{},"119":{}},"parent":{}}],["messagehandler",{"_index":73,"name":{"143":{}},"parent":{}}],["missing_refresh_token_error_message",{"_index":40,"name":{"84":{}},"parent":{}}],["name",{"_index":46,"name":{"90":{},"101":{},"109":{},"118":{}},"parent":{}}],["popup",{"_index":28,"name":{"51":{},"114":{}},"parent":{}}],["popupconfigoptions",{"_index":26,"name":{"49":{}},"parent":{"50":{},"51":{}}}],["popuploginoptions",{"_index":25,"name":{"38":{}},"parent":{"39":{},"40":{},"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{}}}],["popuptimeouterror",{"_index":52,"name":{"112":{}},"parent":{"113":{},"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{}}}],["prompt",{"_index":12,"name":{"13":{},"27":{},"40":{},"66":{}},"parent":{}}],["redirect_uri",{"_index":6,"name":{"6":{},"23":{},"60":{}},"parent":{}}],["redirectloginoptions",{"_index":21,"name":{"22":{}},"parent":{"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{}}}],["redirectloginresult",{"_index":24,"name":{"36":{}},"parent":{"37":{}}}],["refreshtokens",{"_index":66,"name":{"136":{}},"parent":{"137":{}}}],["returnto",{"_index":35,"name":{"76":{}},"parent":{}}],["scope",{"_index":18,"name":{"19":{},"33":{},"46":{},"53":{},"56":{},"61":{},"72":{}},"parent":{}}],["setrefreshtoken",{"_index":70,"name":{"140":{}},"parent":{}}],["stack",{"_index":48,"name":{"92":{},"103":{},"111":{},"120":{}},"parent":{}}],["state",{"_index":50,"name":{"96":{}},"parent":{}}],["timeouterror",{"_index":51,"name":{"104":{}},"parent":{"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{}}}],["timeoutinseconds",{"_index":27,"name":{"50":{},"63":{}},"parent":{}}],["ui_locales",{"_index":14,"name":{"15":{},"29":{},"42":{},"68":{}},"parent":{}}],["userefreshtokens",{"_index":9,"name":{"9":{}},"parent":{}}],["wait",{"_index":72,"name":{"142":{}},"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":"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 diff --git a/docs/classes/auth0client.html b/docs/classes/auth0client.html index 8ce35363b..7807094f7 100644 --- a/docs/classes/auth0client.html +++ b/docs/classes/auth0client.html @@ -2914,7 +2914,7 @@

constructor

  • Parameters

    @@ -2936,7 +2936,7 @@

    cacheLocation

    cacheLocation: CacheLocation
    @@ -2953,7 +2953,7 @@

    buildAuthorizeUrl

  • @@ -2986,7 +2986,7 @@

    checkSession

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

    getIdTokenClaims

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

    getTokenSilently

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

    getTokenWithPopup

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

    getUser

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

    handleRedirectCallback

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

    isAuthenticated

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

    loginWithPopup

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

    loginWithRedirect

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

    logout

  • diff --git a/docs/classes/authenticationerror.html b/docs/classes/authenticationerror.html index 70738b1b0..82ccb1129 100644 --- a/docs/classes/authenticationerror.html +++ b/docs/classes/authenticationerror.html @@ -2897,7 +2897,7 @@

    constructor

    Parameters

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

    appState

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

    error

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

    error_description

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

    state

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

    Static fromPayload

    Parameters

    diff --git a/docs/classes/genericerror.html b/docs/classes/genericerror.html index 41389b937..3650b43bd 100644 --- a/docs/classes/genericerror.html +++ b/docs/classes/genericerror.html @@ -2900,7 +2900,7 @@

    constructor

  • Parameters

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

    error

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

    error_description

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

    Static fromPayload

  • Parameters

    diff --git a/docs/classes/popuptimeouterror.html b/docs/classes/popuptimeouterror.html index 41543029e..4e4dca421 100644 --- a/docs/classes/popuptimeouterror.html +++ b/docs/classes/popuptimeouterror.html @@ -2893,7 +2893,7 @@

    constructor

    Parameters

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

    error

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

    error_description

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

    popup

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

    Static fromPayload

    Parameters

    diff --git a/docs/classes/timeouterror.html b/docs/classes/timeouterror.html index a6fcff1bd..90c8d118e 100644 --- a/docs/classes/timeouterror.html +++ b/docs/classes/timeouterror.html @@ -2894,7 +2894,7 @@

    constructor

    Returns TimeoutError

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

    error

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

    error_description

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

    Static fromPayload

    Parameters

    diff --git a/docs/globals.html b/docs/globals.html index 259f4fe70..82558e54e 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -3121,7 +3121,7 @@

    CacheLocation

    CacheLocation: "memory" | "localstorage"
    @@ -3136,7 +3136,7 @@

    getIdTokenClaimsOptions

    getIdTokenClaimsOptions: GetIdTokenClaimsOptions
    @@ -3149,7 +3149,7 @@

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

    Const CACHE_LOCATION_ME
    CACHE_LOCATION_MEMORY: "memory" = "memory"
    @@ -3169,7 +3169,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"
    @@ -3179,7 +3179,7 @@

    Let refreshTokens

    refreshTokens: {}
    @@ -3201,7 +3201,7 @@

    Const cacheKey

  • Parameters

    @@ -3227,7 +3227,7 @@

    createAuth0Client

  • Parameters

    @@ -3250,7 +3250,7 @@

    Const deleteRefreshToke
  • Parameters

    @@ -3276,7 +3276,7 @@

    Const getRefreshToken

    Parameters

    @@ -3302,7 +3302,7 @@

    Const messageHandler

  • Parameters

    @@ -3350,7 +3350,7 @@

    Const setRefreshToken

    Parameters

    @@ -3379,7 +3379,7 @@

    Const wait

  • Parameters

    diff --git a/docs/index.html b/docs/index.html index 58bebba87..c003c2bc8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3122,7 +3122,7 @@

    CacheLocation

    CacheLocation: "memory" | "localstorage"
    @@ -3137,7 +3137,7 @@

    getIdTokenClaimsOptions

    getIdTokenClaimsOptions: GetIdTokenClaimsOptions
    @@ -3150,7 +3150,7 @@

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

    Const CACHE_LOCATION_ME
    CACHE_LOCATION_MEMORY: "memory" = "memory"
    @@ -3170,7 +3170,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"
    @@ -3180,7 +3180,7 @@

    Let refreshTokens

    refreshTokens: {}
    @@ -3202,7 +3202,7 @@

    Const cacheKey

  • Parameters

    @@ -3228,7 +3228,7 @@

    createAuth0Client

  • Parameters

    @@ -3251,7 +3251,7 @@

    Const deleteRefreshToke
  • Parameters

    @@ -3277,7 +3277,7 @@

    Const getRefreshToken

    Parameters

    @@ -3303,7 +3303,7 @@

    Const messageHandler

  • Parameters

    @@ -3351,7 +3351,7 @@

    Const setRefreshToken

    Parameters

    @@ -3380,7 +3380,7 @@

    Const wait

  • Parameters

    diff --git a/docs/interfaces/advancedoptions.html b/docs/interfaces/advancedoptions.html index 3526a922c..8d3b9481c 100644 --- a/docs/interfaces/advancedoptions.html +++ b/docs/interfaces/advancedoptions.html @@ -2845,7 +2845,7 @@

    Optional defaultScope

    defaultScope: string
    diff --git a/docs/interfaces/auth0clientoptions.html b/docs/interfaces/auth0clientoptions.html index 7689057a8..2b0ee049a 100644 --- a/docs/interfaces/auth0clientoptions.html +++ b/docs/interfaces/auth0clientoptions.html @@ -2777,6 +2777,9 @@
  • leeway
  • +
  • + legacySameSiteCookie +
  • login_hint
  • @@ -2912,6 +2915,7 @@

    Properties

  • id_token_hint
  • issuer
  • leeway
  • +
  • legacySameSiteCookie
  • login_hint
  • max_age
  • prompt
  • @@ -2933,7 +2937,7 @@

    Optional acr_values

    @@ -2943,7 +2947,7 @@

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

    Optional audience

    @@ -2974,7 +2978,7 @@

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

    Optional cacheLocationcacheLocation: CacheLocation

    @@ -3006,7 +3010,7 @@

    client_id

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

    Optional connection

    @@ -3040,7 +3044,7 @@

    Optional display

    @@ -3060,7 +3064,7 @@

    domain

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

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

    Optional issuer

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

    Optional leeway

    leeway: number
    @@ -3119,6 +3123,26 @@

    Optional leeway

    +
    + +

    Optional legacySameSiteCookie

    +
    legacySameSiteCookie: boolean
    + +
    +
    +

    Sets an additional cookie with no SameSite attribute to support legacy browsers + that are not compatible with the latest SameSite changes. + This will log a warning on modern browsers, you can disable the warning by setting + this to false but be aware that some older useragents will not work, + See https://www.chromium.org/updates/same-site/incompatible-clients + Defaults to true

    +
    +
    +

    Optional login_hint

    @@ -3126,7 +3150,7 @@

    Optional login_hint

    @@ -3145,7 +3169,7 @@

    Optional max_age

    @@ -3163,7 +3187,7 @@

    Optional prompt

    @@ -3183,7 +3207,7 @@

    Optional redirect_uri

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

    Optional scope

    @@ -3221,7 +3245,7 @@

    Optional ui_locales

    @@ -3237,7 +3261,7 @@

    Optional useRefreshT
    useRefreshTokens: boolean
    diff --git a/docs/interfaces/getidtokenclaimsoptions.html b/docs/interfaces/getidtokenclaimsoptions.html index 4354e70f7..53a1d9cb7 100644 --- a/docs/interfaces/getidtokenclaimsoptions.html +++ b/docs/interfaces/getidtokenclaimsoptions.html @@ -2849,7 +2849,7 @@

    Optional audience

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

    Optional scope

    scope: string
    diff --git a/docs/interfaces/gettokensilentlyoptions.html b/docs/interfaces/gettokensilentlyoptions.html index 695dbee23..a98a6fa68 100644 --- a/docs/interfaces/gettokensilentlyoptions.html +++ b/docs/interfaces/gettokensilentlyoptions.html @@ -2871,7 +2871,7 @@

    Optional audience

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

    Optional ignoreCache

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

    Optional redirect_uri

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

    Optional scope

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

    Optional timeoutInSeconds
    timeoutInSeconds: number
    diff --git a/docs/interfaces/gettokenwithpopupoptions.html b/docs/interfaces/gettokenwithpopupoptions.html index e80fcd0b3..5b656738c 100644 --- a/docs/interfaces/gettokenwithpopupoptions.html +++ b/docs/interfaces/gettokenwithpopupoptions.html @@ -2897,7 +2897,7 @@

    Optional acr_values

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

    Optional audience

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

    Optional connection

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

    Optional display

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

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

    Optional login_hint

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

    Optional max_age

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

    Optional prompt

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

    Optional scope

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

    Optional ui_locales

    diff --git a/docs/interfaces/getuseroptions.html b/docs/interfaces/getuseroptions.html index 3bc8dcc5b..4a1a3d572 100644 --- a/docs/interfaces/getuseroptions.html +++ b/docs/interfaces/getuseroptions.html @@ -2849,7 +2849,7 @@

    Optional audience

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

    Optional scope

    scope: string
    diff --git a/docs/interfaces/logoutoptions.html b/docs/interfaces/logoutoptions.html index a50129347..11a8e6da5 100644 --- a/docs/interfaces/logoutoptions.html +++ b/docs/interfaces/logoutoptions.html @@ -2857,7 +2857,7 @@

    Optional client_id

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

    Optional federated

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

    Optional localOnly

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

    Optional returnTo

    returnTo: string
    diff --git a/docs/interfaces/popupconfigoptions.html b/docs/interfaces/popupconfigoptions.html index 9d9d6d069..ed2e09aed 100644 --- a/docs/interfaces/popupconfigoptions.html +++ b/docs/interfaces/popupconfigoptions.html @@ -2849,7 +2849,7 @@

    Optional popup

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

    Optional timeoutInSeconds
    timeoutInSeconds: number
    diff --git a/docs/interfaces/popuploginoptions.html b/docs/interfaces/popuploginoptions.html index 221382106..524066c67 100644 --- a/docs/interfaces/popuploginoptions.html +++ b/docs/interfaces/popuploginoptions.html @@ -2902,7 +2902,7 @@

    Optional acr_values

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

    Optional audience

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

    Optional connection

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

    Optional display

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

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

    Optional login_hint

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

    Optional max_age

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

    Optional prompt

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

    Optional scope

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

    Optional ui_locales

    diff --git a/docs/interfaces/redirectloginoptions.html b/docs/interfaces/redirectloginoptions.html index 8217d2ff4..31b4418a1 100644 --- a/docs/interfaces/redirectloginoptions.html +++ b/docs/interfaces/redirectloginoptions.html @@ -2909,7 +2909,7 @@

    Optional acr_values

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

    Optional appState

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

    Optional audience

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

    Optional connection

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

    Optional display

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

    Optional fragment

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

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

    Optional login_hint

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

    Optional max_age

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

    Optional prompt

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

    Optional redirect_uri

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

    Optional scope

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

    Optional ui_locales

    diff --git a/docs/interfaces/redirectloginresult.html b/docs/interfaces/redirectloginresult.html index b257bdc52..e99f39b40 100644 --- a/docs/interfaces/redirectloginresult.html +++ b/docs/interfaces/redirectloginresult.html @@ -2845,7 +2845,7 @@

    Optional appState

    appState: any
    diff --git a/package-lock.json b/package-lock.json index 622dd9f7a..057f68d0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@auth0/auth0-spa-js", - "version": "1.11.0", + "version": "1.12.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d86c6733b..f1ab915f5 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.11.0", + "version": "1.12.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 2eef61bfc..80b28e7e8 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export default '1.11.0'; +export default '1.12.0';