From cb125b61fa5a4e3d877939bb3d4e104bda8f3418 Mon Sep 17 00:00:00 2001 From: Steve Hobbs Date: Thu, 29 Oct 2020 11:02:40 +0000 Subject: [PATCH] Release 1.13.1 (#614) * Release 1.13.1 * Remove token.worker and user-agent modules from doc generation --- .gitignore | 1 + CHANGELOG.md | 13 + docs/assets/js/search.json | 2 +- docs/classes/auth0client.html | 49 ++-- docs/classes/authenticationerror.html | 33 +-- docs/classes/genericerror.html | 29 +-- docs/classes/popuptimeouterror.html | 31 +-- docs/classes/timeouterror.html | 29 +-- docs/globals.html | 233 +----------------- docs/index.html | 233 +----------------- docs/interfaces/advancedoptions.html | 23 +- docs/interfaces/auth0clientoptions.html | 65 ++--- docs/interfaces/getidtokenclaimsoptions.html | 25 +- docs/interfaces/gettokensilentlyoptions.html | 31 +-- docs/interfaces/gettokenwithpopupoptions.html | 41 +-- docs/interfaces/getuseroptions.html | 25 +- docs/interfaces/logoutoptions.html | 29 +-- docs/interfaces/logouturloptions.html | 27 +- docs/interfaces/popupconfigoptions.html | 25 +- docs/interfaces/popuploginoptions.html | 41 +-- docs/interfaces/redirectloginoptions.html | 47 +--- docs/interfaces/redirectloginresult.html | 23 +- package-lock.json | 5 +- package.json | 2 +- src/user-agent.ts | 13 +- src/version.ts | 2 +- typedoc.js | 4 +- 27 files changed, 144 insertions(+), 937 deletions(-) diff --git a/.gitignore b/.gitignore index 9c2d33443..adc487249 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ cypress/videos test-results yarn.lock +release-tmp* \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a51ddb0c..ca526eb91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [v1.13.1](https://github.com/auth0/auth0-spa-js/tree/v1.13.1) (2020-10-29) + +[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.13.0...v1.13.1) + +**Changed** + +- [SDK-2037] Remove cacheLocation guard from checkSession [\#613](https://github.com/auth0/auth0-spa-js/pull/613) ([frederikprijck](https://github.com/frederikprijck)) +- [SDK-2092] Do not use Web Worker for Safari < 12.1 [\#612](https://github.com/auth0/auth0-spa-js/pull/612) ([frederikprijck](https://github.com/frederikprijck)) + +**Fixed** + +- Fix leaking windows message event listener [\#422](https://github.com/auth0/auth0-spa-js/pull/422) ([yinzara](https://github.com/yinzara)) + ## [v1.13.0](https://github.com/auth0/auth0-spa-js/tree/v1.13.0) (2020-10-21) [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.12.1...v1.13.0) diff --git a/docs/assets/js/search.json b/docs/assets/js/search.json index 00932d28d..a36d54849 100644 --- a/docs/assets/js/search.json +++ b/docs/assets/js/search.json @@ -1 +1 @@ -{"kinds":{"32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":256,"name":"AdvancedOptions","url":"interfaces/advancedoptions.html","classes":"tsd-kind-interface"},{"id":1,"kind":1024,"name":"defaultScope","url":"interfaces/advancedoptions.html#defaultscope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AdvancedOptions"},{"id":2,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface"},{"id":3,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":4,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":5,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":6,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":7,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":8,"kind":1024,"name":"cacheLocation","url":"interfaces/auth0clientoptions.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":9,"kind":1024,"name":"useRefreshTokens","url":"interfaces/auth0clientoptions.html#userefreshtokens","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":10,"kind":1024,"name":"authorizeTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#authorizetimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":11,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/auth0clientoptions.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":12,"kind":1024,"name":"useCookiesForTransactions","url":"interfaces/auth0clientoptions.html#usecookiesfortransactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":13,"kind":1024,"name":"advancedOptions","url":"interfaces/auth0clientoptions.html#advancedoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":14,"kind":1024,"name":"sessionCheckExpiryDays","url":"interfaces/auth0clientoptions.html#sessioncheckexpirydays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":15,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":16,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":17,"kind":1024,"name":"max_age","url":"interfaces/auth0clientoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":18,"kind":1024,"name":"ui_locales","url":"interfaces/auth0clientoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":19,"kind":1024,"name":"id_token_hint","url":"interfaces/auth0clientoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":20,"kind":1024,"name":"login_hint","url":"interfaces/auth0clientoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":21,"kind":1024,"name":"acr_values","url":"interfaces/auth0clientoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":22,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":23,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":24,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":25,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface"},{"id":26,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":27,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":28,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":29,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":30,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":31,"kind":1024,"name":"max_age","url":"interfaces/redirectloginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":32,"kind":1024,"name":"ui_locales","url":"interfaces/redirectloginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":33,"kind":1024,"name":"id_token_hint","url":"interfaces/redirectloginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":34,"kind":1024,"name":"login_hint","url":"interfaces/redirectloginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":35,"kind":1024,"name":"acr_values","url":"interfaces/redirectloginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":36,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":37,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":38,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":39,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface"},{"id":40,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginResult"},{"id":41,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface"},{"id":42,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":43,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":44,"kind":1024,"name":"max_age","url":"interfaces/popuploginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":45,"kind":1024,"name":"ui_locales","url":"interfaces/popuploginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":46,"kind":1024,"name":"id_token_hint","url":"interfaces/popuploginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":47,"kind":1024,"name":"login_hint","url":"interfaces/popuploginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":48,"kind":1024,"name":"acr_values","url":"interfaces/popuploginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":49,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":50,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":51,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":52,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface"},{"id":53,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":54,"kind":1024,"name":"popup","url":"interfaces/popupconfigoptions.html#popup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":55,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface"},{"id":56,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":57,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":58,"kind":256,"name":"GetIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface"},{"id":59,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":60,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":61,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface"},{"id":62,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":63,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":64,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":65,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":66,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/gettokensilentlyoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":67,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface"},{"id":68,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":69,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":70,"kind":1024,"name":"max_age","url":"interfaces/gettokenwithpopupoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":71,"kind":1024,"name":"ui_locales","url":"interfaces/gettokenwithpopupoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":72,"kind":1024,"name":"id_token_hint","url":"interfaces/gettokenwithpopupoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":73,"kind":1024,"name":"login_hint","url":"interfaces/gettokenwithpopupoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":74,"kind":1024,"name":"acr_values","url":"interfaces/gettokenwithpopupoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":75,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":76,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":77,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":78,"kind":256,"name":"LogoutUrlOptions","url":"interfaces/logouturloptions.html","classes":"tsd-kind-interface"},{"id":79,"kind":1024,"name":"returnTo","url":"interfaces/logouturloptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":80,"kind":1024,"name":"client_id","url":"interfaces/logouturloptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":81,"kind":1024,"name":"federated","url":"interfaces/logouturloptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":82,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface"},{"id":83,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":84,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":85,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":86,"kind":1024,"name":"localOnly","url":"interfaces/logoutoptions.html#localonly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":87,"kind":4194304,"name":"CacheLocation","url":"globals.html#cachelocation","classes":"tsd-kind-type-alias"},{"id":88,"kind":4194304,"name":"getIdTokenClaimsOptions","url":"globals.html#getidtokenclaimsoptions","classes":"tsd-kind-type-alias"},{"id":89,"kind":32,"name":"CACHE_LOCATION_MEMORY","url":"globals.html#cache_location_memory","classes":"tsd-kind-variable"},{"id":90,"kind":32,"name":"CACHE_LOCATION_LOCAL_STORAGE","url":"globals.html#cache_location_local_storage","classes":"tsd-kind-variable"},{"id":91,"kind":32,"name":"MISSING_REFRESH_TOKEN_ERROR_MESSAGE","url":"globals.html#missing_refresh_token_error_message","classes":"tsd-kind-variable"},{"id":92,"kind":128,"name":"GenericError","url":"classes/genericerror.html","classes":"tsd-kind-class"},{"id":93,"kind":512,"name":"constructor","url":"classes/genericerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"GenericError"},{"id":94,"kind":1024,"name":"error","url":"classes/genericerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":95,"kind":1024,"name":"error_description","url":"classes/genericerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":96,"kind":2048,"name":"fromPayload","url":"classes/genericerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":97,"kind":1024,"name":"name","url":"classes/genericerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":98,"kind":1024,"name":"message","url":"classes/genericerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":99,"kind":1024,"name":"stack","url":"classes/genericerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"GenericError"},{"id":100,"kind":1024,"name":"Error","url":"classes/genericerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":101,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":102,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"AuthenticationError"},{"id":103,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":104,"kind":1024,"name":"appState","url":"classes/authenticationerror.html#appstate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":105,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":106,"kind":1024,"name":"error_description","url":"classes/authenticationerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":107,"kind":2048,"name":"fromPayload","url":"classes/authenticationerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"AuthenticationError"},{"id":108,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":109,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":110,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":111,"kind":128,"name":"TimeoutError","url":"classes/timeouterror.html","classes":"tsd-kind-class"},{"id":112,"kind":512,"name":"constructor","url":"classes/timeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"TimeoutError"},{"id":113,"kind":1024,"name":"error","url":"classes/timeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":114,"kind":1024,"name":"error_description","url":"classes/timeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":115,"kind":2048,"name":"fromPayload","url":"classes/timeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"TimeoutError"},{"id":116,"kind":1024,"name":"name","url":"classes/timeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":117,"kind":1024,"name":"message","url":"classes/timeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":118,"kind":1024,"name":"stack","url":"classes/timeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":119,"kind":128,"name":"PopupTimeoutError","url":"classes/popuptimeouterror.html","classes":"tsd-kind-class"},{"id":120,"kind":512,"name":"constructor","url":"classes/popuptimeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupTimeoutError"},{"id":121,"kind":1024,"name":"popup","url":"classes/popuptimeouterror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupTimeoutError"},{"id":122,"kind":1024,"name":"error","url":"classes/popuptimeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":123,"kind":1024,"name":"error_description","url":"classes/popuptimeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":124,"kind":2048,"name":"fromPayload","url":"classes/popuptimeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"PopupTimeoutError"},{"id":125,"kind":1024,"name":"name","url":"classes/popuptimeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":126,"kind":1024,"name":"message","url":"classes/popuptimeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":127,"kind":1024,"name":"stack","url":"classes/popuptimeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":128,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":129,"kind":1024,"name":"cacheLocation","url":"classes/auth0client.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Auth0Client"},{"id":130,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":131,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":132,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":133,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":134,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":135,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":136,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":137,"kind":2048,"name":"checkSession","url":"classes/auth0client.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":138,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":139,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":140,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":141,"kind":2048,"name":"buildLogoutUrl","url":"classes/auth0client.html#buildlogouturl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":142,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":143,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"},{"id":144,"kind":32,"name":"refreshTokens","url":"globals.html#refreshtokens","classes":"tsd-kind-variable"},{"id":145,"kind":65536,"name":"__type","url":"globals.html#refreshtokens.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"refreshTokens"},{"id":146,"kind":64,"name":"cacheKey","url":"globals.html#cachekey","classes":"tsd-kind-function"},{"id":147,"kind":64,"name":"getRefreshToken","url":"globals.html#getrefreshtoken","classes":"tsd-kind-function"},{"id":148,"kind":64,"name":"setRefreshToken","url":"globals.html#setrefreshtoken","classes":"tsd-kind-function"},{"id":149,"kind":64,"name":"deleteRefreshToken","url":"globals.html#deleterefreshtoken","classes":"tsd-kind-function"},{"id":150,"kind":64,"name":"wait","url":"globals.html#wait","classes":"tsd-kind-function"},{"id":151,"kind":64,"name":"messageHandler","url":"globals.html#messagehandler","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,37.777]],["parent/0",[]],["name/1",[1,46.25]],["parent/1",[0,3.432]],["name/2",[2,18.734]],["parent/2",[]],["name/3",[3,46.25]],["parent/3",[2,1.702]],["name/4",[4,46.25]],["parent/4",[2,1.702]],["name/5",[5,37.777]],["parent/5",[2,1.702]],["name/6",[6,37.777]],["parent/6",[2,1.702]],["name/7",[7,46.25]],["parent/7",[2,1.702]],["name/8",[8,37.777]],["parent/8",[2,1.702]],["name/9",[9,46.25]],["parent/9",[2,1.702]],["name/10",[10,46.25]],["parent/10",[2,1.702]],["name/11",[11,46.25]],["parent/11",[2,1.702]],["name/12",[12,46.25]],["parent/12",[2,1.702]],["name/13",[0,37.777]],["parent/13",[2,1.702]],["name/14",[13,46.25]],["parent/14",[2,1.702]],["name/15",[14,35.264]],["parent/15",[2,1.702]],["name/16",[15,35.264]],["parent/16",[2,1.702]],["name/17",[16,35.264]],["parent/17",[2,1.702]],["name/18",[17,35.264]],["parent/18",[2,1.702]],["name/19",[18,35.264]],["parent/19",[2,1.702]],["name/20",[19,35.264]],["parent/20",[2,1.702]],["name/21",[20,35.264]],["parent/21",[2,1.702]],["name/22",[21,30.155]],["parent/22",[2,1.702]],["name/23",[22,30.155]],["parent/23",[2,1.702]],["name/24",[23,35.264]],["parent/24",[2,1.702]],["name/25",[24,23.563]],["parent/25",[]],["name/26",[6,37.777]],["parent/26",[24,2.141]],["name/27",[25,37.777]],["parent/27",[24,2.141]],["name/28",[26,46.25]],["parent/28",[24,2.141]],["name/29",[14,35.264]],["parent/29",[24,2.141]],["name/30",[15,35.264]],["parent/30",[24,2.141]],["name/31",[16,35.264]],["parent/31",[24,2.141]],["name/32",[17,35.264]],["parent/32",[24,2.141]],["name/33",[18,35.264]],["parent/33",[24,2.141]],["name/34",[19,35.264]],["parent/34",[24,2.141]],["name/35",[20,35.264]],["parent/35",[24,2.141]],["name/36",[21,30.155]],["parent/36",[24,2.141]],["name/37",[22,30.155]],["parent/37",[24,2.141]],["name/38",[23,35.264]],["parent/38",[24,2.141]],["name/39",[27,41.141]],["parent/39",[]],["name/40",[25,37.777]],["parent/40",[27,3.738]],["name/41",[28,25.881]],["parent/41",[]],["name/42",[14,35.264]],["parent/42",[28,2.352]],["name/43",[15,35.264]],["parent/43",[28,2.352]],["name/44",[16,35.264]],["parent/44",[28,2.352]],["name/45",[17,35.264]],["parent/45",[28,2.352]],["name/46",[18,35.264]],["parent/46",[28,2.352]],["name/47",[19,35.264]],["parent/47",[28,2.352]],["name/48",[20,35.264]],["parent/48",[28,2.352]],["name/49",[21,30.155]],["parent/49",[28,2.352]],["name/50",[22,30.155]],["parent/50",[28,2.352]],["name/51",[23,35.264]],["parent/51",[28,2.352]],["name/52",[29,37.777]],["parent/52",[]],["name/53",[30,41.141]],["parent/53",[29,3.432]],["name/54",[31,41.141]],["parent/54",[29,3.432]],["name/55",[32,37.777]],["parent/55",[]],["name/56",[21,30.155]],["parent/56",[32,3.432]],["name/57",[22,30.155]],["parent/57",[32,3.432]],["name/58",[33,35.264]],["parent/58",[]],["name/59",[21,30.155]],["parent/59",[33,3.204]],["name/60",[22,30.155]],["parent/60",[33,3.204]],["name/61",[34,31.586]],["parent/61",[]],["name/62",[35,46.25]],["parent/62",[34,2.87]],["name/63",[6,37.777]],["parent/63",[34,2.87]],["name/64",[21,30.155]],["parent/64",[34,2.87]],["name/65",[22,30.155]],["parent/65",[34,2.87]],["name/66",[30,41.141]],["parent/66",[34,2.87]],["name/67",[36,25.881]],["parent/67",[]],["name/68",[14,35.264]],["parent/68",[36,2.352]],["name/69",[15,35.264]],["parent/69",[36,2.352]],["name/70",[16,35.264]],["parent/70",[36,2.352]],["name/71",[17,35.264]],["parent/71",[36,2.352]],["name/72",[18,35.264]],["parent/72",[36,2.352]],["name/73",[19,35.264]],["parent/73",[36,2.352]],["name/74",[20,35.264]],["parent/74",[36,2.352]],["name/75",[21,30.155]],["parent/75",[36,2.352]],["name/76",[22,30.155]],["parent/76",[36,2.352]],["name/77",[23,35.264]],["parent/77",[36,2.352]],["name/78",[37,35.264]],["parent/78",[]],["name/79",[38,41.141]],["parent/79",[37,3.204]],["name/80",[5,37.777]],["parent/80",[37,3.204]],["name/81",[39,41.141]],["parent/81",[37,3.204]],["name/82",[40,33.257]],["parent/82",[]],["name/83",[38,41.141]],["parent/83",[40,3.022]],["name/84",[5,37.777]],["parent/84",[40,3.022]],["name/85",[39,41.141]],["parent/85",[40,3.022]],["name/86",[41,46.25]],["parent/86",[40,3.022]],["name/87",[8,37.777]],["parent/87",[]],["name/88",[33,35.264]],["parent/88",[]],["name/89",[42,46.25]],["parent/89",[]],["name/90",[43,46.25]],["parent/90",[]],["name/91",[44,46.25]],["parent/91",[]],["name/92",[45,27.791]],["parent/92",[]],["name/93",[46,33.257]],["parent/93",[45,2.525]],["name/94",[47,33.257]],["parent/94",[45,2.525]],["name/95",[48,35.264]],["parent/95",[45,2.525]],["name/96",[49,35.264]],["parent/96",[45,2.525]],["name/97",[50,35.264]],["parent/97",[45,2.525]],["name/98",[51,35.264]],["parent/98",[45,2.525]],["name/99",[52,35.264]],["parent/99",[45,2.525]],["name/100",[47,33.257]],["parent/100",[45,2.525]],["name/101",[53,26.791]],["parent/101",[]],["name/102",[46,33.257]],["parent/102",[53,2.434]],["name/103",[54,46.25]],["parent/103",[53,2.434]],["name/104",[25,37.777]],["parent/104",[53,2.434]],["name/105",[47,33.257]],["parent/105",[53,2.434]],["name/106",[48,35.264]],["parent/106",[53,2.434]],["name/107",[49,35.264]],["parent/107",[53,2.434]],["name/108",[50,35.264]],["parent/108",[53,2.434]],["name/109",[51,35.264]],["parent/109",[53,2.434]],["name/110",[52,35.264]],["parent/110",[53,2.434]],["name/111",[55,28.904]],["parent/111",[]],["name/112",[46,33.257]],["parent/112",[55,2.626]],["name/113",[47,33.257]],["parent/113",[55,2.626]],["name/114",[48,35.264]],["parent/114",[55,2.626]],["name/115",[49,35.264]],["parent/115",[55,2.626]],["name/116",[50,35.264]],["parent/116",[55,2.626]],["name/117",[51,35.264]],["parent/117",[55,2.626]],["name/118",[52,35.264]],["parent/118",[55,2.626]],["name/119",[56,27.791]],["parent/119",[]],["name/120",[46,33.257]],["parent/120",[56,2.525]],["name/121",[31,41.141]],["parent/121",[56,2.525]],["name/122",[47,33.257]],["parent/122",[56,2.525]],["name/123",[48,35.264]],["parent/123",[56,2.525]],["name/124",[49,35.264]],["parent/124",[56,2.525]],["name/125",[50,35.264]],["parent/125",[56,2.525]],["name/126",[51,35.264]],["parent/126",[56,2.525]],["name/127",[52,35.264]],["parent/127",[56,2.525]],["name/128",[57,22.896]],["parent/128",[]],["name/129",[8,37.777]],["parent/129",[57,2.08]],["name/130",[46,33.257]],["parent/130",[57,2.08]],["name/131",[58,46.25]],["parent/131",[57,2.08]],["name/132",[59,46.25]],["parent/132",[57,2.08]],["name/133",[60,46.25]],["parent/133",[57,2.08]],["name/134",[61,46.25]],["parent/134",[57,2.08]],["name/135",[62,46.25]],["parent/135",[57,2.08]],["name/136",[63,46.25]],["parent/136",[57,2.08]],["name/137",[64,46.25]],["parent/137",[57,2.08]],["name/138",[65,46.25]],["parent/138",[57,2.08]],["name/139",[66,46.25]],["parent/139",[57,2.08]],["name/140",[67,46.25]],["parent/140",[57,2.08]],["name/141",[68,46.25]],["parent/141",[57,2.08]],["name/142",[69,46.25]],["parent/142",[57,2.08]],["name/143",[70,46.25]],["parent/143",[]],["name/144",[71,41.141]],["parent/144",[]],["name/145",[72,46.25]],["parent/145",[71,3.738]],["name/146",[73,46.25]],["parent/146",[]],["name/147",[74,46.25]],["parent/147",[]],["name/148",[75,46.25]],["parent/148",[]],["name/149",[76,46.25]],["parent/149",[]],["name/150",[77,46.25]],["parent/150",[]],["name/151",[78,46.25]],["parent/151",[]]],"invertedIndex":[["__type",{"_index":72,"name":{"145":{}},"parent":{}}],["acr_values",{"_index":20,"name":{"21":{},"35":{},"48":{},"74":{}},"parent":{}}],["advancedoptions",{"_index":0,"name":{"0":{},"13":{}},"parent":{"1":{}}}],["appstate",{"_index":25,"name":{"27":{},"40":{},"104":{}},"parent":{}}],["audience",{"_index":22,"name":{"23":{},"37":{},"50":{},"57":{},"60":{},"65":{},"76":{}},"parent":{}}],["auth0client",{"_index":57,"name":{"128":{}},"parent":{"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{}}}],["auth0clientoptions",{"_index":2,"name":{"2":{}},"parent":{"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{}}}],["authenticationerror",{"_index":53,"name":{"101":{}},"parent":{"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{}}}],["authorizetimeoutinseconds",{"_index":10,"name":{"10":{}},"parent":{}}],["buildauthorizeurl",{"_index":58,"name":{"131":{}},"parent":{}}],["buildlogouturl",{"_index":68,"name":{"141":{}},"parent":{}}],["cache_location_local_storage",{"_index":43,"name":{"90":{}},"parent":{}}],["cache_location_memory",{"_index":42,"name":{"89":{}},"parent":{}}],["cachekey",{"_index":73,"name":{"146":{}},"parent":{}}],["cachelocation",{"_index":8,"name":{"8":{},"87":{},"129":{}},"parent":{}}],["checksession",{"_index":64,"name":{"137":{}},"parent":{}}],["client_id",{"_index":5,"name":{"5":{},"80":{},"84":{}},"parent":{}}],["connection",{"_index":23,"name":{"24":{},"38":{},"51":{},"77":{}},"parent":{}}],["constructor",{"_index":46,"name":{"93":{},"102":{},"112":{},"120":{},"130":{}},"parent":{}}],["createauth0client",{"_index":70,"name":{"143":{}},"parent":{}}],["defaultscope",{"_index":1,"name":{"1":{}},"parent":{}}],["deleterefreshtoken",{"_index":76,"name":{"149":{}},"parent":{}}],["display",{"_index":14,"name":{"15":{},"29":{},"42":{},"68":{}},"parent":{}}],["domain",{"_index":3,"name":{"3":{}},"parent":{}}],["error",{"_index":47,"name":{"94":{},"100":{},"105":{},"113":{},"122":{}},"parent":{}}],["error_description",{"_index":48,"name":{"95":{},"106":{},"114":{},"123":{}},"parent":{}}],["federated",{"_index":39,"name":{"81":{},"85":{}},"parent":{}}],["fragment",{"_index":26,"name":{"28":{}},"parent":{}}],["frompayload",{"_index":49,"name":{"96":{},"107":{},"115":{},"124":{}},"parent":{}}],["genericerror",{"_index":45,"name":{"92":{}},"parent":{"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{}}}],["getidtokenclaims",{"_index":61,"name":{"134":{}},"parent":{}}],["getidtokenclaimsoptions",{"_index":33,"name":{"58":{},"88":{}},"parent":{"59":{},"60":{}}}],["getrefreshtoken",{"_index":74,"name":{"147":{}},"parent":{}}],["gettokensilently",{"_index":65,"name":{"138":{}},"parent":{}}],["gettokensilentlyoptions",{"_index":34,"name":{"61":{}},"parent":{"62":{},"63":{},"64":{},"65":{},"66":{}}}],["gettokenwithpopup",{"_index":66,"name":{"139":{}},"parent":{}}],["gettokenwithpopupoptions",{"_index":36,"name":{"67":{}},"parent":{"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{}}}],["getuser",{"_index":60,"name":{"133":{}},"parent":{}}],["getuseroptions",{"_index":32,"name":{"55":{}},"parent":{"56":{},"57":{}}}],["handleredirectcallback",{"_index":63,"name":{"136":{}},"parent":{}}],["id_token_hint",{"_index":18,"name":{"19":{},"33":{},"46":{},"72":{}},"parent":{}}],["ignorecache",{"_index":35,"name":{"62":{}},"parent":{}}],["isauthenticated",{"_index":67,"name":{"140":{}},"parent":{}}],["issuer",{"_index":4,"name":{"4":{}},"parent":{}}],["leeway",{"_index":7,"name":{"7":{}},"parent":{}}],["legacysamesitecookie",{"_index":11,"name":{"11":{}},"parent":{}}],["localonly",{"_index":41,"name":{"86":{}},"parent":{}}],["login_hint",{"_index":19,"name":{"20":{},"34":{},"47":{},"73":{}},"parent":{}}],["loginwithpopup",{"_index":59,"name":{"132":{}},"parent":{}}],["loginwithredirect",{"_index":62,"name":{"135":{}},"parent":{}}],["logout",{"_index":69,"name":{"142":{}},"parent":{}}],["logoutoptions",{"_index":40,"name":{"82":{}},"parent":{"83":{},"84":{},"85":{},"86":{}}}],["logouturloptions",{"_index":37,"name":{"78":{}},"parent":{"79":{},"80":{},"81":{}}}],["max_age",{"_index":16,"name":{"17":{},"31":{},"44":{},"70":{}},"parent":{}}],["message",{"_index":51,"name":{"98":{},"109":{},"117":{},"126":{}},"parent":{}}],["messagehandler",{"_index":78,"name":{"151":{}},"parent":{}}],["missing_refresh_token_error_message",{"_index":44,"name":{"91":{}},"parent":{}}],["name",{"_index":50,"name":{"97":{},"108":{},"116":{},"125":{}},"parent":{}}],["popup",{"_index":31,"name":{"54":{},"121":{}},"parent":{}}],["popupconfigoptions",{"_index":29,"name":{"52":{}},"parent":{"53":{},"54":{}}}],["popuploginoptions",{"_index":28,"name":{"41":{}},"parent":{"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{}}}],["popuptimeouterror",{"_index":56,"name":{"119":{}},"parent":{"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{}}}],["prompt",{"_index":15,"name":{"16":{},"30":{},"43":{},"69":{}},"parent":{}}],["redirect_uri",{"_index":6,"name":{"6":{},"26":{},"63":{}},"parent":{}}],["redirectloginoptions",{"_index":24,"name":{"25":{}},"parent":{"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"37":{},"38":{}}}],["redirectloginresult",{"_index":27,"name":{"39":{}},"parent":{"40":{}}}],["refreshtokens",{"_index":71,"name":{"144":{}},"parent":{"145":{}}}],["returnto",{"_index":38,"name":{"79":{},"83":{}},"parent":{}}],["scope",{"_index":21,"name":{"22":{},"36":{},"49":{},"56":{},"59":{},"64":{},"75":{}},"parent":{}}],["sessioncheckexpirydays",{"_index":13,"name":{"14":{}},"parent":{}}],["setrefreshtoken",{"_index":75,"name":{"148":{}},"parent":{}}],["stack",{"_index":52,"name":{"99":{},"110":{},"118":{},"127":{}},"parent":{}}],["state",{"_index":54,"name":{"103":{}},"parent":{}}],["timeouterror",{"_index":55,"name":{"111":{}},"parent":{"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{}}}],["timeoutinseconds",{"_index":30,"name":{"53":{},"66":{}},"parent":{}}],["ui_locales",{"_index":17,"name":{"18":{},"32":{},"45":{},"71":{}},"parent":{}}],["usecookiesfortransactions",{"_index":12,"name":{"12":{}},"parent":{}}],["userefreshtokens",{"_index":9,"name":{"9":{}},"parent":{}}],["wait",{"_index":77,"name":{"150":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file +{"kinds":{"32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","4194304":"Type alias"},"rows":[{"id":0,"kind":256,"name":"AdvancedOptions","url":"interfaces/advancedoptions.html","classes":"tsd-kind-interface"},{"id":1,"kind":1024,"name":"defaultScope","url":"interfaces/advancedoptions.html#defaultscope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AdvancedOptions"},{"id":2,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface"},{"id":3,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":4,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":5,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":6,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":7,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":8,"kind":1024,"name":"cacheLocation","url":"interfaces/auth0clientoptions.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":9,"kind":1024,"name":"useRefreshTokens","url":"interfaces/auth0clientoptions.html#userefreshtokens","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":10,"kind":1024,"name":"authorizeTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#authorizetimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":11,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/auth0clientoptions.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":12,"kind":1024,"name":"useCookiesForTransactions","url":"interfaces/auth0clientoptions.html#usecookiesfortransactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":13,"kind":1024,"name":"advancedOptions","url":"interfaces/auth0clientoptions.html#advancedoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":14,"kind":1024,"name":"sessionCheckExpiryDays","url":"interfaces/auth0clientoptions.html#sessioncheckexpirydays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":15,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":16,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":17,"kind":1024,"name":"max_age","url":"interfaces/auth0clientoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":18,"kind":1024,"name":"ui_locales","url":"interfaces/auth0clientoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":19,"kind":1024,"name":"id_token_hint","url":"interfaces/auth0clientoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":20,"kind":1024,"name":"login_hint","url":"interfaces/auth0clientoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":21,"kind":1024,"name":"acr_values","url":"interfaces/auth0clientoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":22,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":23,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":24,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":25,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface"},{"id":26,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":27,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":28,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":29,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":30,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":31,"kind":1024,"name":"max_age","url":"interfaces/redirectloginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":32,"kind":1024,"name":"ui_locales","url":"interfaces/redirectloginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":33,"kind":1024,"name":"id_token_hint","url":"interfaces/redirectloginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":34,"kind":1024,"name":"login_hint","url":"interfaces/redirectloginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":35,"kind":1024,"name":"acr_values","url":"interfaces/redirectloginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":36,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":37,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":38,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":39,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface"},{"id":40,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginResult"},{"id":41,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface"},{"id":42,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":43,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":44,"kind":1024,"name":"max_age","url":"interfaces/popuploginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":45,"kind":1024,"name":"ui_locales","url":"interfaces/popuploginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":46,"kind":1024,"name":"id_token_hint","url":"interfaces/popuploginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":47,"kind":1024,"name":"login_hint","url":"interfaces/popuploginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":48,"kind":1024,"name":"acr_values","url":"interfaces/popuploginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":49,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":50,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":51,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":52,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface"},{"id":53,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":54,"kind":1024,"name":"popup","url":"interfaces/popupconfigoptions.html#popup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":55,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface"},{"id":56,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":57,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":58,"kind":256,"name":"GetIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface"},{"id":59,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":60,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":61,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface"},{"id":62,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":63,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":64,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":65,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":66,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/gettokensilentlyoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":67,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface"},{"id":68,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":69,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":70,"kind":1024,"name":"max_age","url":"interfaces/gettokenwithpopupoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":71,"kind":1024,"name":"ui_locales","url":"interfaces/gettokenwithpopupoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":72,"kind":1024,"name":"id_token_hint","url":"interfaces/gettokenwithpopupoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":73,"kind":1024,"name":"login_hint","url":"interfaces/gettokenwithpopupoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":74,"kind":1024,"name":"acr_values","url":"interfaces/gettokenwithpopupoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":75,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":76,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":77,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":78,"kind":256,"name":"LogoutUrlOptions","url":"interfaces/logouturloptions.html","classes":"tsd-kind-interface"},{"id":79,"kind":1024,"name":"returnTo","url":"interfaces/logouturloptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":80,"kind":1024,"name":"client_id","url":"interfaces/logouturloptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":81,"kind":1024,"name":"federated","url":"interfaces/logouturloptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":82,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface"},{"id":83,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":84,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":85,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":86,"kind":1024,"name":"localOnly","url":"interfaces/logoutoptions.html#localonly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":87,"kind":4194304,"name":"CacheLocation","url":"globals.html#cachelocation","classes":"tsd-kind-type-alias"},{"id":88,"kind":4194304,"name":"getIdTokenClaimsOptions","url":"globals.html#getidtokenclaimsoptions","classes":"tsd-kind-type-alias"},{"id":89,"kind":32,"name":"CACHE_LOCATION_MEMORY","url":"globals.html#cache_location_memory","classes":"tsd-kind-variable"},{"id":90,"kind":32,"name":"CACHE_LOCATION_LOCAL_STORAGE","url":"globals.html#cache_location_local_storage","classes":"tsd-kind-variable"},{"id":91,"kind":32,"name":"MISSING_REFRESH_TOKEN_ERROR_MESSAGE","url":"globals.html#missing_refresh_token_error_message","classes":"tsd-kind-variable"},{"id":92,"kind":128,"name":"GenericError","url":"classes/genericerror.html","classes":"tsd-kind-class"},{"id":93,"kind":512,"name":"constructor","url":"classes/genericerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"GenericError"},{"id":94,"kind":1024,"name":"error","url":"classes/genericerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":95,"kind":1024,"name":"error_description","url":"classes/genericerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":96,"kind":2048,"name":"fromPayload","url":"classes/genericerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":97,"kind":1024,"name":"name","url":"classes/genericerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":98,"kind":1024,"name":"message","url":"classes/genericerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":99,"kind":1024,"name":"stack","url":"classes/genericerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"GenericError"},{"id":100,"kind":1024,"name":"Error","url":"classes/genericerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":101,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":102,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"AuthenticationError"},{"id":103,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":104,"kind":1024,"name":"appState","url":"classes/authenticationerror.html#appstate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":105,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":106,"kind":1024,"name":"error_description","url":"classes/authenticationerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":107,"kind":2048,"name":"fromPayload","url":"classes/authenticationerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"AuthenticationError"},{"id":108,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":109,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":110,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":111,"kind":128,"name":"TimeoutError","url":"classes/timeouterror.html","classes":"tsd-kind-class"},{"id":112,"kind":512,"name":"constructor","url":"classes/timeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"TimeoutError"},{"id":113,"kind":1024,"name":"error","url":"classes/timeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":114,"kind":1024,"name":"error_description","url":"classes/timeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":115,"kind":2048,"name":"fromPayload","url":"classes/timeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"TimeoutError"},{"id":116,"kind":1024,"name":"name","url":"classes/timeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":117,"kind":1024,"name":"message","url":"classes/timeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":118,"kind":1024,"name":"stack","url":"classes/timeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":119,"kind":128,"name":"PopupTimeoutError","url":"classes/popuptimeouterror.html","classes":"tsd-kind-class"},{"id":120,"kind":512,"name":"constructor","url":"classes/popuptimeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupTimeoutError"},{"id":121,"kind":1024,"name":"popup","url":"classes/popuptimeouterror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupTimeoutError"},{"id":122,"kind":1024,"name":"error","url":"classes/popuptimeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":123,"kind":1024,"name":"error_description","url":"classes/popuptimeouterror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":124,"kind":2048,"name":"fromPayload","url":"classes/popuptimeouterror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"PopupTimeoutError"},{"id":125,"kind":1024,"name":"name","url":"classes/popuptimeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":126,"kind":1024,"name":"message","url":"classes/popuptimeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":127,"kind":1024,"name":"stack","url":"classes/popuptimeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":128,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":129,"kind":1024,"name":"cacheLocation","url":"classes/auth0client.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Auth0Client"},{"id":130,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":131,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":132,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":133,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":134,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":135,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":136,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":137,"kind":2048,"name":"checkSession","url":"classes/auth0client.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":138,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":139,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":140,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":141,"kind":2048,"name":"buildLogoutUrl","url":"classes/auth0client.html#buildlogouturl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":142,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":143,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"}],"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.455]],["name/2",[2,18.197]],["parent/2",[]],["name/3",[3,45.713]],["parent/3",[2,1.688]],["name/4",[4,45.713]],["parent/4",[2,1.688]],["name/5",[5,37.24]],["parent/5",[2,1.688]],["name/6",[6,37.24]],["parent/6",[2,1.688]],["name/7",[7,45.713]],["parent/7",[2,1.688]],["name/8",[8,37.24]],["parent/8",[2,1.688]],["name/9",[9,45.713]],["parent/9",[2,1.688]],["name/10",[10,45.713]],["parent/10",[2,1.688]],["name/11",[11,45.713]],["parent/11",[2,1.688]],["name/12",[12,45.713]],["parent/12",[2,1.688]],["name/13",[0,37.24]],["parent/13",[2,1.688]],["name/14",[13,45.713]],["parent/14",[2,1.688]],["name/15",[14,34.727]],["parent/15",[2,1.688]],["name/16",[15,34.727]],["parent/16",[2,1.688]],["name/17",[16,34.727]],["parent/17",[2,1.688]],["name/18",[17,34.727]],["parent/18",[2,1.688]],["name/19",[18,34.727]],["parent/19",[2,1.688]],["name/20",[19,34.727]],["parent/20",[2,1.688]],["name/21",[20,34.727]],["parent/21",[2,1.688]],["name/22",[21,29.618]],["parent/22",[2,1.688]],["name/23",[22,29.618]],["parent/23",[2,1.688]],["name/24",[23,34.727]],["parent/24",[2,1.688]],["name/25",[24,23.026]],["parent/25",[]],["name/26",[6,37.24]],["parent/26",[24,2.136]],["name/27",[25,37.24]],["parent/27",[24,2.136]],["name/28",[26,45.713]],["parent/28",[24,2.136]],["name/29",[14,34.727]],["parent/29",[24,2.136]],["name/30",[15,34.727]],["parent/30",[24,2.136]],["name/31",[16,34.727]],["parent/31",[24,2.136]],["name/32",[17,34.727]],["parent/32",[24,2.136]],["name/33",[18,34.727]],["parent/33",[24,2.136]],["name/34",[19,34.727]],["parent/34",[24,2.136]],["name/35",[20,34.727]],["parent/35",[24,2.136]],["name/36",[21,29.618]],["parent/36",[24,2.136]],["name/37",[22,29.618]],["parent/37",[24,2.136]],["name/38",[23,34.727]],["parent/38",[24,2.136]],["name/39",[27,40.604]],["parent/39",[]],["name/40",[25,37.24]],["parent/40",[27,3.767]],["name/41",[28,25.344]],["parent/41",[]],["name/42",[14,34.727]],["parent/42",[28,2.352]],["name/43",[15,34.727]],["parent/43",[28,2.352]],["name/44",[16,34.727]],["parent/44",[28,2.352]],["name/45",[17,34.727]],["parent/45",[28,2.352]],["name/46",[18,34.727]],["parent/46",[28,2.352]],["name/47",[19,34.727]],["parent/47",[28,2.352]],["name/48",[20,34.727]],["parent/48",[28,2.352]],["name/49",[21,29.618]],["parent/49",[28,2.352]],["name/50",[22,29.618]],["parent/50",[28,2.352]],["name/51",[23,34.727]],["parent/51",[28,2.352]],["name/52",[29,37.24]],["parent/52",[]],["name/53",[30,40.604]],["parent/53",[29,3.455]],["name/54",[31,40.604]],["parent/54",[29,3.455]],["name/55",[32,37.24]],["parent/55",[]],["name/56",[21,29.618]],["parent/56",[32,3.455]],["name/57",[22,29.618]],["parent/57",[32,3.455]],["name/58",[33,34.727]],["parent/58",[]],["name/59",[21,29.618]],["parent/59",[33,3.222]],["name/60",[22,29.618]],["parent/60",[33,3.222]],["name/61",[34,31.049]],["parent/61",[]],["name/62",[35,45.713]],["parent/62",[34,2.881]],["name/63",[6,37.24]],["parent/63",[34,2.881]],["name/64",[21,29.618]],["parent/64",[34,2.881]],["name/65",[22,29.618]],["parent/65",[34,2.881]],["name/66",[30,40.604]],["parent/66",[34,2.881]],["name/67",[36,25.344]],["parent/67",[]],["name/68",[14,34.727]],["parent/68",[36,2.352]],["name/69",[15,34.727]],["parent/69",[36,2.352]],["name/70",[16,34.727]],["parent/70",[36,2.352]],["name/71",[17,34.727]],["parent/71",[36,2.352]],["name/72",[18,34.727]],["parent/72",[36,2.352]],["name/73",[19,34.727]],["parent/73",[36,2.352]],["name/74",[20,34.727]],["parent/74",[36,2.352]],["name/75",[21,29.618]],["parent/75",[36,2.352]],["name/76",[22,29.618]],["parent/76",[36,2.352]],["name/77",[23,34.727]],["parent/77",[36,2.352]],["name/78",[37,34.727]],["parent/78",[]],["name/79",[38,40.604]],["parent/79",[37,3.222]],["name/80",[5,37.24]],["parent/80",[37,3.222]],["name/81",[39,40.604]],["parent/81",[37,3.222]],["name/82",[40,32.72]],["parent/82",[]],["name/83",[38,40.604]],["parent/83",[40,3.036]],["name/84",[5,37.24]],["parent/84",[40,3.036]],["name/85",[39,40.604]],["parent/85",[40,3.036]],["name/86",[41,45.713]],["parent/86",[40,3.036]],["name/87",[8,37.24]],["parent/87",[]],["name/88",[33,34.727]],["parent/88",[]],["name/89",[42,45.713]],["parent/89",[]],["name/90",[43,45.713]],["parent/90",[]],["name/91",[44,45.713]],["parent/91",[]],["name/92",[45,27.254]],["parent/92",[]],["name/93",[46,32.72]],["parent/93",[45,2.529]],["name/94",[47,32.72]],["parent/94",[45,2.529]],["name/95",[48,34.727]],["parent/95",[45,2.529]],["name/96",[49,34.727]],["parent/96",[45,2.529]],["name/97",[50,34.727]],["parent/97",[45,2.529]],["name/98",[51,34.727]],["parent/98",[45,2.529]],["name/99",[52,34.727]],["parent/99",[45,2.529]],["name/100",[47,32.72]],["parent/100",[45,2.529]],["name/101",[53,26.254]],["parent/101",[]],["name/102",[46,32.72]],["parent/102",[53,2.436]],["name/103",[54,45.713]],["parent/103",[53,2.436]],["name/104",[25,37.24]],["parent/104",[53,2.436]],["name/105",[47,32.72]],["parent/105",[53,2.436]],["name/106",[48,34.727]],["parent/106",[53,2.436]],["name/107",[49,34.727]],["parent/107",[53,2.436]],["name/108",[50,34.727]],["parent/108",[53,2.436]],["name/109",[51,34.727]],["parent/109",[53,2.436]],["name/110",[52,34.727]],["parent/110",[53,2.436]],["name/111",[55,28.367]],["parent/111",[]],["name/112",[46,32.72]],["parent/112",[55,2.632]],["name/113",[47,32.72]],["parent/113",[55,2.632]],["name/114",[48,34.727]],["parent/114",[55,2.632]],["name/115",[49,34.727]],["parent/115",[55,2.632]],["name/116",[50,34.727]],["parent/116",[55,2.632]],["name/117",[51,34.727]],["parent/117",[55,2.632]],["name/118",[52,34.727]],["parent/118",[55,2.632]],["name/119",[56,27.254]],["parent/119",[]],["name/120",[46,32.72]],["parent/120",[56,2.529]],["name/121",[31,40.604]],["parent/121",[56,2.529]],["name/122",[47,32.72]],["parent/122",[56,2.529]],["name/123",[48,34.727]],["parent/123",[56,2.529]],["name/124",[49,34.727]],["parent/124",[56,2.529]],["name/125",[50,34.727]],["parent/125",[56,2.529]],["name/126",[51,34.727]],["parent/126",[56,2.529]],["name/127",[52,34.727]],["parent/127",[56,2.529]],["name/128",[57,22.359]],["parent/128",[]],["name/129",[8,37.24]],["parent/129",[57,2.075]],["name/130",[46,32.72]],["parent/130",[57,2.075]],["name/131",[58,45.713]],["parent/131",[57,2.075]],["name/132",[59,45.713]],["parent/132",[57,2.075]],["name/133",[60,45.713]],["parent/133",[57,2.075]],["name/134",[61,45.713]],["parent/134",[57,2.075]],["name/135",[62,45.713]],["parent/135",[57,2.075]],["name/136",[63,45.713]],["parent/136",[57,2.075]],["name/137",[64,45.713]],["parent/137",[57,2.075]],["name/138",[65,45.713]],["parent/138",[57,2.075]],["name/139",[66,45.713]],["parent/139",[57,2.075]],["name/140",[67,45.713]],["parent/140",[57,2.075]],["name/141",[68,45.713]],["parent/141",[57,2.075]],["name/142",[69,45.713]],["parent/142",[57,2.075]],["name/143",[70,45.713]],["parent/143",[]]],"invertedIndex":[["acr_values",{"_index":20,"name":{"21":{},"35":{},"48":{},"74":{}},"parent":{}}],["advancedoptions",{"_index":0,"name":{"0":{},"13":{}},"parent":{"1":{}}}],["appstate",{"_index":25,"name":{"27":{},"40":{},"104":{}},"parent":{}}],["audience",{"_index":22,"name":{"23":{},"37":{},"50":{},"57":{},"60":{},"65":{},"76":{}},"parent":{}}],["auth0client",{"_index":57,"name":{"128":{}},"parent":{"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{}}}],["auth0clientoptions",{"_index":2,"name":{"2":{}},"parent":{"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{}}}],["authenticationerror",{"_index":53,"name":{"101":{}},"parent":{"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{}}}],["authorizetimeoutinseconds",{"_index":10,"name":{"10":{}},"parent":{}}],["buildauthorizeurl",{"_index":58,"name":{"131":{}},"parent":{}}],["buildlogouturl",{"_index":68,"name":{"141":{}},"parent":{}}],["cache_location_local_storage",{"_index":43,"name":{"90":{}},"parent":{}}],["cache_location_memory",{"_index":42,"name":{"89":{}},"parent":{}}],["cachelocation",{"_index":8,"name":{"8":{},"87":{},"129":{}},"parent":{}}],["checksession",{"_index":64,"name":{"137":{}},"parent":{}}],["client_id",{"_index":5,"name":{"5":{},"80":{},"84":{}},"parent":{}}],["connection",{"_index":23,"name":{"24":{},"38":{},"51":{},"77":{}},"parent":{}}],["constructor",{"_index":46,"name":{"93":{},"102":{},"112":{},"120":{},"130":{}},"parent":{}}],["createauth0client",{"_index":70,"name":{"143":{}},"parent":{}}],["defaultscope",{"_index":1,"name":{"1":{}},"parent":{}}],["display",{"_index":14,"name":{"15":{},"29":{},"42":{},"68":{}},"parent":{}}],["domain",{"_index":3,"name":{"3":{}},"parent":{}}],["error",{"_index":47,"name":{"94":{},"100":{},"105":{},"113":{},"122":{}},"parent":{}}],["error_description",{"_index":48,"name":{"95":{},"106":{},"114":{},"123":{}},"parent":{}}],["federated",{"_index":39,"name":{"81":{},"85":{}},"parent":{}}],["fragment",{"_index":26,"name":{"28":{}},"parent":{}}],["frompayload",{"_index":49,"name":{"96":{},"107":{},"115":{},"124":{}},"parent":{}}],["genericerror",{"_index":45,"name":{"92":{}},"parent":{"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{}}}],["getidtokenclaims",{"_index":61,"name":{"134":{}},"parent":{}}],["getidtokenclaimsoptions",{"_index":33,"name":{"58":{},"88":{}},"parent":{"59":{},"60":{}}}],["gettokensilently",{"_index":65,"name":{"138":{}},"parent":{}}],["gettokensilentlyoptions",{"_index":34,"name":{"61":{}},"parent":{"62":{},"63":{},"64":{},"65":{},"66":{}}}],["gettokenwithpopup",{"_index":66,"name":{"139":{}},"parent":{}}],["gettokenwithpopupoptions",{"_index":36,"name":{"67":{}},"parent":{"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{}}}],["getuser",{"_index":60,"name":{"133":{}},"parent":{}}],["getuseroptions",{"_index":32,"name":{"55":{}},"parent":{"56":{},"57":{}}}],["handleredirectcallback",{"_index":63,"name":{"136":{}},"parent":{}}],["id_token_hint",{"_index":18,"name":{"19":{},"33":{},"46":{},"72":{}},"parent":{}}],["ignorecache",{"_index":35,"name":{"62":{}},"parent":{}}],["isauthenticated",{"_index":67,"name":{"140":{}},"parent":{}}],["issuer",{"_index":4,"name":{"4":{}},"parent":{}}],["leeway",{"_index":7,"name":{"7":{}},"parent":{}}],["legacysamesitecookie",{"_index":11,"name":{"11":{}},"parent":{}}],["localonly",{"_index":41,"name":{"86":{}},"parent":{}}],["login_hint",{"_index":19,"name":{"20":{},"34":{},"47":{},"73":{}},"parent":{}}],["loginwithpopup",{"_index":59,"name":{"132":{}},"parent":{}}],["loginwithredirect",{"_index":62,"name":{"135":{}},"parent":{}}],["logout",{"_index":69,"name":{"142":{}},"parent":{}}],["logoutoptions",{"_index":40,"name":{"82":{}},"parent":{"83":{},"84":{},"85":{},"86":{}}}],["logouturloptions",{"_index":37,"name":{"78":{}},"parent":{"79":{},"80":{},"81":{}}}],["max_age",{"_index":16,"name":{"17":{},"31":{},"44":{},"70":{}},"parent":{}}],["message",{"_index":51,"name":{"98":{},"109":{},"117":{},"126":{}},"parent":{}}],["missing_refresh_token_error_message",{"_index":44,"name":{"91":{}},"parent":{}}],["name",{"_index":50,"name":{"97":{},"108":{},"116":{},"125":{}},"parent":{}}],["popup",{"_index":31,"name":{"54":{},"121":{}},"parent":{}}],["popupconfigoptions",{"_index":29,"name":{"52":{}},"parent":{"53":{},"54":{}}}],["popuploginoptions",{"_index":28,"name":{"41":{}},"parent":{"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{}}}],["popuptimeouterror",{"_index":56,"name":{"119":{}},"parent":{"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{}}}],["prompt",{"_index":15,"name":{"16":{},"30":{},"43":{},"69":{}},"parent":{}}],["redirect_uri",{"_index":6,"name":{"6":{},"26":{},"63":{}},"parent":{}}],["redirectloginoptions",{"_index":24,"name":{"25":{}},"parent":{"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"37":{},"38":{}}}],["redirectloginresult",{"_index":27,"name":{"39":{}},"parent":{"40":{}}}],["returnto",{"_index":38,"name":{"79":{},"83":{}},"parent":{}}],["scope",{"_index":21,"name":{"22":{},"36":{},"49":{},"56":{},"59":{},"64":{},"75":{}},"parent":{}}],["sessioncheckexpirydays",{"_index":13,"name":{"14":{}},"parent":{}}],["stack",{"_index":52,"name":{"99":{},"110":{},"118":{},"127":{}},"parent":{}}],["state",{"_index":54,"name":{"103":{}},"parent":{}}],["timeouterror",{"_index":55,"name":{"111":{}},"parent":{"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{}}}],["timeoutinseconds",{"_index":30,"name":{"53":{},"66":{}},"parent":{}}],["ui_locales",{"_index":17,"name":{"18":{},"32":{},"45":{},"71":{}},"parent":{}}],["usecookiesfortransactions",{"_index":12,"name":{"12":{}},"parent":{}}],["userefreshtokens",{"_index":9,"name":{"9":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/classes/auth0client.html b/docs/classes/auth0client.html index 32637529f..31efc1448 100644 --- a/docs/classes/auth0client.html +++ b/docs/classes/auth0client.html @@ -2830,30 +2830,9 @@
  • MISSING_REFRESH_TOKEN_ERROR_MESSAGE
  • -
  • - refreshTokens -
  • -
  • - cacheKey -
  • createAuth0Client
  • -
  • - deleteRefreshToken -
  • -
  • - getRefreshToken -
  • -
  • - messageHandler -
  • -
  • - setRefreshToken -
  • -
  • - wait -
  • @@ -2921,7 +2900,7 @@

    constructor

  • Parameters

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

    cacheLocation

    cacheLocation: CacheLocation
    @@ -2960,7 +2939,7 @@

    buildAuthorizeUrl

  • @@ -2993,7 +2972,7 @@

    buildLogoutUrl

  • @@ -3024,7 +3003,7 @@

    checkSession

  • @@ -3060,7 +3039,7 @@

    getIdTokenClaims

  • @@ -3091,7 +3070,7 @@

    getTokenSilently

  • @@ -3135,7 +3114,7 @@

    getTokenWithPopup

  • @@ -3172,7 +3151,7 @@

    getUser

  • @@ -3204,7 +3183,7 @@

    handleRedirectCallback

  • @@ -3235,7 +3214,7 @@

    isAuthenticated

  • @@ -3259,7 +3238,7 @@

    loginWithPopup

  • @@ -3299,7 +3278,7 @@

    loginWithRedirect

  • @@ -3332,7 +3311,7 @@

    logout

  • diff --git a/docs/classes/authenticationerror.html b/docs/classes/authenticationerror.html index 077641fc7..d46b7b12b 100644 --- a/docs/classes/authenticationerror.html +++ b/docs/classes/authenticationerror.html @@ -2815,30 +2815,9 @@
  • MISSING_REFRESH_TOKEN_ERROR_MESSAGE
  • -
  • - refreshTokens -
  • -
  • - cacheKey -
  • createAuth0Client
  • -
  • - deleteRefreshToken -
  • -
  • - getRefreshToken -
  • -
  • - messageHandler -
  • -
  • - setRefreshToken -
  • -
  • - wait -
  • @@ -2900,7 +2879,7 @@

    constructor

    Parameters

    @@ -2931,7 +2910,7 @@

    appState

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

    error

    @@ -2953,7 +2932,7 @@

    error_description

    @@ -2996,7 +2975,7 @@

    state

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

    Static fromPayload

    Parameters

    diff --git a/docs/classes/genericerror.html b/docs/classes/genericerror.html index f3482ce1f..3c35b9dd2 100644 --- a/docs/classes/genericerror.html +++ b/docs/classes/genericerror.html @@ -2812,30 +2812,9 @@
  • MISSING_REFRESH_TOKEN_ERROR_MESSAGE
  • -
  • - refreshTokens -
  • -
  • - cacheKey -
  • createAuth0Client
  • -
  • - deleteRefreshToken -
  • -
  • - getRefreshToken -
  • -
  • - messageHandler -
  • -
  • - setRefreshToken -
  • -
  • - wait -
  • @@ -2903,7 +2882,7 @@

    constructor

  • Parameters

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

    error

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

    error_description

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

    Static fromPayload

  • Parameters

    diff --git a/docs/classes/popuptimeouterror.html b/docs/classes/popuptimeouterror.html index 7803141b0..688a50380 100644 --- a/docs/classes/popuptimeouterror.html +++ b/docs/classes/popuptimeouterror.html @@ -2812,30 +2812,9 @@
  • MISSING_REFRESH_TOKEN_ERROR_MESSAGE
  • -
  • - refreshTokens -
  • -
  • - cacheKey -
  • createAuth0Client
  • -
  • - deleteRefreshToken -
  • -
  • - getRefreshToken -
  • -
  • - messageHandler -
  • -
  • - setRefreshToken -
  • -
  • - wait -
  • @@ -2896,7 +2875,7 @@

    constructor

    Parameters

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

    error

    @@ -2930,7 +2909,7 @@

    error_description

    @@ -2962,7 +2941,7 @@

    popup

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

    Static fromPayload

    Parameters

    diff --git a/docs/classes/timeouterror.html b/docs/classes/timeouterror.html index fbf0395b6..c4ba5d358 100644 --- a/docs/classes/timeouterror.html +++ b/docs/classes/timeouterror.html @@ -2809,30 +2809,9 @@
  • MISSING_REFRESH_TOKEN_ERROR_MESSAGE
  • -
  • - refreshTokens -
  • -
  • - cacheKey -
  • createAuth0Client
  • -
  • - deleteRefreshToken -
  • -
  • - getRefreshToken -
  • -
  • - messageHandler -
  • -
  • - setRefreshToken -
  • -
  • - wait -
  • @@ -2897,7 +2876,7 @@

    constructor

    Returns TimeoutError

    @@ -2914,7 +2893,7 @@

    error

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

    error_description

    @@ -2976,7 +2955,7 @@

    Static fromPayload

    Parameters

    diff --git a/docs/globals.html b/docs/globals.html index 465fc566f..cc26a4bc8 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -2786,30 +2786,9 @@
  • MISSING_REFRESH_TOKEN_ERROR_MESSAGE
  • -
  • - refreshTokens -
  • -
  • - cacheKey -
  • createAuth0Client
  • -
  • - deleteRefreshToken -
  • -
  • - getRefreshToken -
  • -
  • - messageHandler -
  • -
  • - setRefreshToken -
  • -
  • - wait -
  • @@ -3127,7 +3099,7 @@

    CacheLocation

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

    getIdTokenClaimsOptions

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

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

    Const CACHE_LOCATION_ME
    CACHE_LOCATION_MEMORY: "memory" = "memory"
    @@ -3175,54 +3147,13 @@

    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"
    - -
    - -

    Let refreshTokens

    -
    refreshTokens: {}
    - -
    -

    Type declaration

    -
      -
    -

    Functions

    -
    - -

    Const cacheKey

    -
      -
    • cacheKey(audience: any, scope: any): string
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        audience: any
        -
      • -
      • -
        scope: any
        -
      • -
      -

      Returns string

      -
    • -
    -

    createAuth0Client

    @@ -3233,7 +3164,7 @@

    createAuth0Client

  • Parameters

    @@ -3246,158 +3177,6 @@

    Returns Promise

  • -
    - -

    Const deleteRefreshToken

    -
      -
    • deleteRefreshToken(audience: any, scope: any): boolean
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        audience: any
        -
      • -
      • -
        scope: any
        -
      • -
      -

      Returns boolean

      -
    • -
    -
    -
    - -

    Const getRefreshToken

    -
      -
    • getRefreshToken(audience: any, scope: any): any
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        audience: any
        -
      • -
      • -
        scope: any
        -
      • -
      -

      Returns any

      -
    • -
    -
    -
    - -

    Const messageHandler

    -
      -
    • messageHandler(__namedParameters: { data: { audience: any; opts: opts; scope: any; timeout: any; url: any }; ports: [any] }): Promise<void>
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        __namedParameters: { data: { audience: any; opts: opts; scope: any; timeout: any; url: any }; ports: [any] }
        -
          -
        • -
          data: { audience: any; opts: opts; scope: any; timeout: any; url: any }
          -
            -
          • -
            audience: any
            -
          • -
          • -
            opts: opts
            -
          • -
          • -
            scope: any
            -
          • -
          • -
            timeout: any
            -
          • -
          • -
            url: any
            -
          • -
          -
        • -
        • -
          ports: [any]
          -
        • -
        -
      • -
      -

      Returns Promise<void>

      -
    • -
    -
    -
    - -

    Const setRefreshToken

    -
      -
    • setRefreshToken(refreshToken: any, audience: any, scope: any): any
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        refreshToken: any
        -
      • -
      • -
        audience: any
        -
      • -
      • -
        scope: any
        -
      • -
      -

      Returns any

      -
    • -
    -
    -
    - -

    Const wait

    -
      -
    • wait(time: any): Promise<unknown>
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        time: any
        -
      • -
      -

      Returns Promise<unknown>

      -
    • -
    -