diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f92348d4..5dc614a96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,55 +1,83 @@ # Change Log +## [v1.22.0](https://github.com/auth0/auth0-spa-js/tree/v1.22.0) (2022-05-24) + +[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.21.1...v1.22.0) + +**Added** + +- Silent auth fallback when using Refresh Tokens can now be disabled [\#907](https://github.com/auth0/auth0-spa-js/pull/907) ([frederikprijck](https://github.com/frederikprijck)) + +**Security** + +- [Snyk] Upgrade core-js 3.22.4 [\#910](https://github.com/auth0/auth0-spa-js/pull/910) ([crew-security](https://github.com/crew-security)) + ## [v1.21.1](https://github.com/auth0/auth0-spa-js/tree/v1.21.1) (2022-05-10) + [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.21.0...v1.21.1) **Fixed** + - Organization ID hint cookie now respects `cookieDomain` config setting [\#900](https://github.com/auth0/auth0-spa-js/pull/900) ([Dannnir](https://github.com/Dannnir)) **Security** + - [Snyk] Upgrade core-js from 3.21.1 to 3.22.0 [\#901](https://github.com/auth0/auth0-spa-js/pull/901) ([snyk-bot](https://github.com/snyk-bot)) - [Snyk] Upgrade promise-polyfill from 8.2.1 to 8.2.3 [\#893](https://github.com/auth0/auth0-spa-js/pull/893) ([snyk-bot](https://github.com/snyk-bot)) ## [v1.21.0](https://github.com/auth0/auth0-spa-js/tree/v1.21.0) (2022-04-01) + [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.20.1...v1.21.0) **Added** + - FEAT override cookie domain option [\#885](https://github.com/auth0/auth0-spa-js/pull/885) ([Soviut](https://github.com/Soviut)) **Fixed** + - fix: handle NPE when no popup is available [\#888](https://github.com/auth0/auth0-spa-js/pull/888) ([stevehobbsdev](https://github.com/stevehobbsdev)) ## [v1.20.1](https://github.com/auth0/auth0-spa-js/tree/v1.20.1) (2022-03-04) + [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.20.0...v1.20.1) **Fixed** + - Prevent cache.get when key is undefined [\#882](https://github.com/auth0/auth0-spa-js/pull/882) ([stevehobbsdev](https://github.com/stevehobbsdev)) ## [v1.20.0](https://github.com/auth0/auth0-spa-js/tree/v1.20.0) (2022-02-14) + [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.19.4...v1.20.0) **Added** + - [SDK-3105] Add httpTimeoutInSeconds to control fetch timeout [\#875](https://github.com/auth0/auth0-spa-js/pull/875) ([stevehobbsdev](https://github.com/stevehobbsdev)) **Changed** + - clarify documentation comment for getTokenSilently [\#874](https://github.com/auth0/auth0-spa-js/pull/874) ([jdugan1024](https://github.com/jdugan1024)) **Fixed** + - Fix getTokenSilently reference in example code [\#868](https://github.com/auth0/auth0-spa-js/pull/868) ([mdlavin](https://github.com/mdlavin)) **Security** + - [Snyk] Upgrade core-js from 3.20.2 to 3.20.3 [\#873](https://github.com/auth0/auth0-spa-js/pull/873) ([snyk-bot](https://github.com/snyk-bot)) - Bump node-fetch from 2.6.1 to 2.6.7 [\#870](https://github.com/auth0/auth0-spa-js/pull/870) ([dependabot[bot]](https://github.com/apps/dependabot)) - [Snyk] Upgrade core-js from 3.20.1 to 3.20.2 [\#869](https://github.com/auth0/auth0-spa-js/pull/869) ([snyk-bot](https://github.com/snyk-bot)) - [Snyk] Upgrade core-js from 3.20.0 to 3.20.1 [\#864](https://github.com/auth0/auth0-spa-js/pull/864) ([snyk-bot](https://github.com/snyk-bot)) ## [v1.19.4](https://github.com/auth0/auth0-spa-js/tree/v1.19.4) (2022-01-14) + [Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.19.3...v1.19.4) **Fixed** + - Org ID hint cookie expiry now aligns with is.authenticated cookie [\#861](https://github.com/auth0/auth0-spa-js/pull/861) ([stevehobbsdev](https://github.com/stevehobbsdev)) **Security** + - Bump follow-redirects from 1.14.0 to 1.14.7 [\#860](https://github.com/auth0/auth0-spa-js/pull/860) ([dependabot[bot]](https://github.com/apps/dependabot)) - [Snyk] Upgrade core-js from 3.19.2 to 3.20.0 [\#858](https://github.com/auth0/auth0-spa-js/pull/858) ([snyk-bot](https://github.com/snyk-bot)) - [Snyk] Upgrade core-js from 3.19.1 to 3.19.2 [\#851](https://github.com/auth0/auth0-spa-js/pull/851) ([snyk-bot](https://github.com/snyk-bot)) diff --git a/README.md b/README.md index 056854fa8..f87992c65 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Auth0 SDK for Single Page Applications using [Authorization Code Grant Flow with From the CDN: ```html - + ``` Using [npm](https://npmjs.org): diff --git a/docs/assets/js/search.json b/docs/assets/js/search.json index 25b8bca7f..f70752e2e 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":128,"name":"CacheKey","url":"classes/cachekey.html","classes":"tsd-kind-class"},{"id":1,"kind":1024,"name":"client_id","url":"classes/cachekey.html#client_id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":2,"kind":1024,"name":"scope","url":"classes/cachekey.html#scope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":3,"kind":1024,"name":"audience","url":"classes/cachekey.html#audience","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":4,"kind":512,"name":"constructor","url":"classes/cachekey.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"CacheKey"},{"id":5,"kind":1024,"name":"prefix","url":"classes/cachekey.html#prefix","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":6,"kind":2048,"name":"toKey","url":"classes/cachekey.html#tokey","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKey"},{"id":7,"kind":2048,"name":"fromKey","url":"classes/cachekey.html#fromkey","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"CacheKey"},{"id":8,"kind":2048,"name":"fromCacheEntry","url":"classes/cachekey.html#fromcacheentry","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"CacheKey"},{"id":9,"kind":256,"name":"DecodedToken","url":"interfaces/decodedtoken.html","classes":"tsd-kind-interface"},{"id":10,"kind":1024,"name":"claims","url":"interfaces/decodedtoken.html#claims","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DecodedToken"},{"id":11,"kind":1024,"name":"user","url":"interfaces/decodedtoken.html#user","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DecodedToken"},{"id":12,"kind":256,"name":"ICache","url":"interfaces/icache.html","classes":"tsd-kind-interface"},{"id":13,"kind":2048,"name":"set","url":"interfaces/icache.html#set","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICache"},{"id":14,"kind":2048,"name":"get","url":"interfaces/icache.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICache"},{"id":15,"kind":2048,"name":"remove","url":"interfaces/icache.html#remove","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ICache"},{"id":16,"kind":2048,"name":"allKeys","url":"interfaces/icache.html#allkeys","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ICache"},{"id":17,"kind":32,"name":"CACHE_KEY_PREFIX","url":"globals.html#cache_key_prefix","classes":"tsd-kind-variable"},{"id":18,"kind":4194304,"name":"CacheKeyData","url":"globals.html#cachekeydata","classes":"tsd-kind-type-alias"},{"id":19,"kind":65536,"name":"__type","url":"globals.html#cachekeydata.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"CacheKeyData"},{"id":20,"kind":32,"name":"audience","url":"globals.html#cachekeydata.__type.audience","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheKeyData.__type"},{"id":21,"kind":32,"name":"scope","url":"globals.html#cachekeydata.__type.scope","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheKeyData.__type"},{"id":22,"kind":32,"name":"client_id","url":"globals.html#cachekeydata.__type.client_id","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheKeyData.__type"},{"id":23,"kind":4194304,"name":"CacheEntry","url":"globals.html#cacheentry","classes":"tsd-kind-type-alias"},{"id":24,"kind":65536,"name":"__type","url":"globals.html#cacheentry.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"CacheEntry"},{"id":25,"kind":32,"name":"id_token","url":"globals.html#cacheentry.__type.id_token","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":26,"kind":32,"name":"access_token","url":"globals.html#cacheentry.__type.access_token","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":27,"kind":32,"name":"expires_in","url":"globals.html#cacheentry.__type.expires_in","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":28,"kind":32,"name":"decodedToken","url":"globals.html#cacheentry.__type.decodedtoken","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":29,"kind":32,"name":"audience","url":"globals.html#cacheentry.__type.audience","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":30,"kind":32,"name":"scope","url":"globals.html#cacheentry.__type.scope","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":31,"kind":32,"name":"client_id","url":"globals.html#cacheentry.__type.client_id","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":32,"kind":32,"name":"refresh_token","url":"globals.html#cacheentry.__type.refresh_token","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":33,"kind":32,"name":"oauthTokenScope","url":"globals.html#cacheentry.__type.oauthtokenscope","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":34,"kind":4194304,"name":"WrappedCacheEntry","url":"globals.html#wrappedcacheentry","classes":"tsd-kind-type-alias"},{"id":35,"kind":65536,"name":"__type","url":"globals.html#wrappedcacheentry.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"WrappedCacheEntry"},{"id":36,"kind":32,"name":"body","url":"globals.html#wrappedcacheentry.__type.body","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"WrappedCacheEntry.__type"},{"id":37,"kind":32,"name":"expiresAt","url":"globals.html#wrappedcacheentry.__type.expiresat","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"WrappedCacheEntry.__type"},{"id":38,"kind":4194304,"name":"KeyManifestEntry","url":"globals.html#keymanifestentry","classes":"tsd-kind-type-alias"},{"id":39,"kind":65536,"name":"__type","url":"globals.html#keymanifestentry.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"KeyManifestEntry"},{"id":40,"kind":32,"name":"keys","url":"globals.html#keymanifestentry.__type.keys","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"KeyManifestEntry.__type"},{"id":41,"kind":4194304,"name":"Cacheable","url":"globals.html#cacheable","classes":"tsd-kind-type-alias"},{"id":42,"kind":4194304,"name":"MaybePromise","url":"globals.html#maybepromise","classes":"tsd-kind-type-alias tsd-has-type-parameter"},{"id":43,"kind":128,"name":"LocalStorageCache","url":"classes/localstoragecache.html","classes":"tsd-kind-class"},{"id":44,"kind":2048,"name":"set","url":"classes/localstoragecache.html#set","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"LocalStorageCache"},{"id":45,"kind":2048,"name":"get","url":"classes/localstoragecache.html#get","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"LocalStorageCache"},{"id":46,"kind":2048,"name":"remove","url":"classes/localstoragecache.html#remove","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LocalStorageCache"},{"id":47,"kind":2048,"name":"allKeys","url":"classes/localstoragecache.html#allkeys","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LocalStorageCache"},{"id":48,"kind":128,"name":"InMemoryCache","url":"classes/inmemorycache.html","classes":"tsd-kind-class"},{"id":49,"kind":1024,"name":"enclosedCache","url":"classes/inmemorycache.html#enclosedcache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"InMemoryCache"},{"id":50,"kind":32,"name":"CACHE_LOCATION_MEMORY","url":"globals.html#cache_location_memory","classes":"tsd-kind-variable"},{"id":51,"kind":32,"name":"CACHE_LOCATION_LOCAL_STORAGE","url":"globals.html#cache_location_local_storage","classes":"tsd-kind-variable"},{"id":52,"kind":64,"name":"DEFAULT_NOW_PROVIDER","url":"globals.html#default_now_provider","classes":"tsd-kind-function"},{"id":53,"kind":128,"name":"CacheKeyManifest","url":"classes/cachekeymanifest.html","classes":"tsd-kind-class"},{"id":54,"kind":512,"name":"constructor","url":"classes/cachekeymanifest.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":55,"kind":2048,"name":"add","url":"classes/cachekeymanifest.html#add","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":56,"kind":2048,"name":"remove","url":"classes/cachekeymanifest.html#remove","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":57,"kind":2048,"name":"get","url":"classes/cachekeymanifest.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":58,"kind":2048,"name":"clear","url":"classes/cachekeymanifest.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":59,"kind":128,"name":"CacheManager","url":"classes/cachemanager.html","classes":"tsd-kind-class"},{"id":60,"kind":512,"name":"constructor","url":"classes/cachemanager.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"CacheManager"},{"id":61,"kind":2048,"name":"get","url":"classes/cachemanager.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":62,"kind":2048,"name":"set","url":"classes/cachemanager.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":63,"kind":2048,"name":"clear","url":"classes/cachemanager.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":64,"kind":2048,"name":"clearSync","url":"classes/cachemanager.html#clearsync","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":65,"kind":32,"name":"DEFAULT_EXPIRY_ADJUSTMENT_SECONDS","url":"globals.html#default_expiry_adjustment_seconds","classes":"tsd-kind-variable"},{"id":66,"kind":256,"name":"AdvancedOptions","url":"interfaces/advancedoptions.html","classes":"tsd-kind-interface"},{"id":67,"kind":1024,"name":"defaultScope","url":"interfaces/advancedoptions.html#defaultscope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AdvancedOptions"},{"id":68,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface"},{"id":69,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":70,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":71,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":72,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":73,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":74,"kind":1024,"name":"cacheLocation","url":"interfaces/auth0clientoptions.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":75,"kind":1024,"name":"cache","url":"interfaces/auth0clientoptions.html#cache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":76,"kind":1024,"name":"useRefreshTokens","url":"interfaces/auth0clientoptions.html#userefreshtokens","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":77,"kind":1024,"name":"authorizeTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#authorizetimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":78,"kind":1024,"name":"httpTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#httptimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":79,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/auth0clientoptions.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":80,"kind":1024,"name":"useCookiesForTransactions","url":"interfaces/auth0clientoptions.html#usecookiesfortransactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":81,"kind":1024,"name":"advancedOptions","url":"interfaces/auth0clientoptions.html#advancedoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":82,"kind":1024,"name":"sessionCheckExpiryDays","url":"interfaces/auth0clientoptions.html#sessioncheckexpirydays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":83,"kind":1024,"name":"cookieDomain","url":"interfaces/auth0clientoptions.html#cookiedomain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":84,"kind":1024,"name":"useFormData","url":"interfaces/auth0clientoptions.html#useformdata","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":85,"kind":1024,"name":"nowProvider","url":"interfaces/auth0clientoptions.html#nowprovider","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":86,"kind":65536,"name":"__type","url":"interfaces/auth0clientoptions.html#nowprovider.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"Auth0ClientOptions.nowProvider"},{"id":87,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":88,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":89,"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":90,"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":91,"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":92,"kind":1024,"name":"screen_hint","url":"interfaces/auth0clientoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":93,"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":94,"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":95,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":96,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":97,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":98,"kind":1024,"name":"organization","url":"interfaces/auth0clientoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":99,"kind":1024,"name":"invitation","url":"interfaces/auth0clientoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":100,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":101,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":102,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":103,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":104,"kind":1024,"name":"redirectMethod","url":"interfaces/redirectloginoptions.html#redirectmethod","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":105,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":106,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":107,"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":108,"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":109,"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":110,"kind":1024,"name":"screen_hint","url":"interfaces/redirectloginoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":111,"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":112,"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":113,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":114,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":115,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":116,"kind":1024,"name":"organization","url":"interfaces/redirectloginoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":117,"kind":1024,"name":"invitation","url":"interfaces/redirectloginoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":118,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":119,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginResult"},{"id":120,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface"},{"id":121,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":122,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":123,"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":124,"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":125,"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":126,"kind":1024,"name":"screen_hint","url":"interfaces/popuploginoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":127,"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":128,"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":129,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":130,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":131,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":132,"kind":1024,"name":"organization","url":"interfaces/popuploginoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":133,"kind":1024,"name":"invitation","url":"interfaces/popuploginoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":134,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface"},{"id":135,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":136,"kind":1024,"name":"popup","url":"interfaces/popupconfigoptions.html#popup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":137,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface"},{"id":138,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":139,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":140,"kind":256,"name":"GetIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface"},{"id":141,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":142,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":143,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface"},{"id":144,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":145,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":146,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":147,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":148,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/gettokensilentlyoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":149,"kind":1024,"name":"detailedResponse","url":"interfaces/gettokensilentlyoptions.html#detailedresponse","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":150,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface"},{"id":151,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokenwithpopupoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenWithPopupOptions"},{"id":152,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":153,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":154,"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":155,"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":156,"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":157,"kind":1024,"name":"screen_hint","url":"interfaces/gettokenwithpopupoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":158,"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":159,"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":160,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":161,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":162,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":163,"kind":1024,"name":"organization","url":"interfaces/gettokenwithpopupoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":164,"kind":1024,"name":"invitation","url":"interfaces/gettokenwithpopupoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":165,"kind":256,"name":"LogoutUrlOptions","url":"interfaces/logouturloptions.html","classes":"tsd-kind-interface"},{"id":166,"kind":1024,"name":"returnTo","url":"interfaces/logouturloptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":167,"kind":1024,"name":"client_id","url":"interfaces/logouturloptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":168,"kind":1024,"name":"federated","url":"interfaces/logouturloptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":169,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface"},{"id":170,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":171,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":172,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":173,"kind":1024,"name":"localOnly","url":"interfaces/logoutoptions.html#localonly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":174,"kind":128,"name":"User","url":"classes/user.html","classes":"tsd-kind-class"},{"id":175,"kind":1024,"name":"name","url":"classes/user.html#name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":176,"kind":1024,"name":"given_name","url":"classes/user.html#given_name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":177,"kind":1024,"name":"family_name","url":"classes/user.html#family_name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":178,"kind":1024,"name":"middle_name","url":"classes/user.html#middle_name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":179,"kind":1024,"name":"nickname","url":"classes/user.html#nickname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":180,"kind":1024,"name":"preferred_username","url":"classes/user.html#preferred_username","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":181,"kind":1024,"name":"profile","url":"classes/user.html#profile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":182,"kind":1024,"name":"picture","url":"classes/user.html#picture","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":183,"kind":1024,"name":"website","url":"classes/user.html#website","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":184,"kind":1024,"name":"email","url":"classes/user.html#email","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":185,"kind":1024,"name":"email_verified","url":"classes/user.html#email_verified","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":186,"kind":1024,"name":"gender","url":"classes/user.html#gender","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":187,"kind":1024,"name":"birthdate","url":"classes/user.html#birthdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":188,"kind":1024,"name":"zoneinfo","url":"classes/user.html#zoneinfo","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":189,"kind":1024,"name":"locale","url":"classes/user.html#locale","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":190,"kind":1024,"name":"phone_number","url":"classes/user.html#phone_number","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":191,"kind":1024,"name":"phone_number_verified","url":"classes/user.html#phone_number_verified","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":192,"kind":1024,"name":"address","url":"classes/user.html#address","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":193,"kind":1024,"name":"updated_at","url":"classes/user.html#updated_at","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":194,"kind":1024,"name":"sub","url":"classes/user.html#sub","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":195,"kind":4194304,"name":"CacheLocation","url":"globals.html#cachelocation","classes":"tsd-kind-type-alias"},{"id":196,"kind":4194304,"name":"getIdTokenClaimsOptions","url":"globals.html#getidtokenclaimsoptions","classes":"tsd-kind-type-alias"},{"id":197,"kind":4194304,"name":"GetTokenSilentlyVerboseResponse","url":"globals.html#gettokensilentlyverboseresponse","classes":"tsd-kind-type-alias"},{"id":198,"kind":128,"name":"GenericError","url":"classes/genericerror.html","classes":"tsd-kind-class"},{"id":199,"kind":512,"name":"constructor","url":"classes/genericerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"GenericError"},{"id":200,"kind":1024,"name":"error","url":"classes/genericerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":201,"kind":1024,"name":"error_description","url":"classes/genericerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":202,"kind":2048,"name":"fromPayload","url":"classes/genericerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":203,"kind":1024,"name":"name","url":"classes/genericerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":204,"kind":1024,"name":"message","url":"classes/genericerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":205,"kind":1024,"name":"stack","url":"classes/genericerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":206,"kind":1024,"name":"Error","url":"classes/genericerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":207,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":208,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"AuthenticationError"},{"id":209,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":210,"kind":1024,"name":"appState","url":"classes/authenticationerror.html#appstate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":211,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":212,"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":213,"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":214,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":215,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":216,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":217,"kind":128,"name":"TimeoutError","url":"classes/timeouterror.html","classes":"tsd-kind-class"},{"id":218,"kind":512,"name":"constructor","url":"classes/timeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"TimeoutError"},{"id":219,"kind":1024,"name":"error","url":"classes/timeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":220,"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":221,"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":222,"kind":1024,"name":"name","url":"classes/timeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":223,"kind":1024,"name":"message","url":"classes/timeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":224,"kind":1024,"name":"stack","url":"classes/timeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":225,"kind":128,"name":"PopupTimeoutError","url":"classes/popuptimeouterror.html","classes":"tsd-kind-class"},{"id":226,"kind":512,"name":"constructor","url":"classes/popuptimeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupTimeoutError"},{"id":227,"kind":1024,"name":"popup","url":"classes/popuptimeouterror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupTimeoutError"},{"id":228,"kind":1024,"name":"error","url":"classes/popuptimeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":229,"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":230,"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":231,"kind":1024,"name":"name","url":"classes/popuptimeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":232,"kind":1024,"name":"message","url":"classes/popuptimeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":233,"kind":1024,"name":"stack","url":"classes/popuptimeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":234,"kind":128,"name":"PopupCancelledError","url":"classes/popupcancellederror.html","classes":"tsd-kind-class"},{"id":235,"kind":512,"name":"constructor","url":"classes/popupcancellederror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupCancelledError"},{"id":236,"kind":1024,"name":"popup","url":"classes/popupcancellederror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupCancelledError"},{"id":237,"kind":1024,"name":"error","url":"classes/popupcancellederror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":238,"kind":1024,"name":"error_description","url":"classes/popupcancellederror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":239,"kind":2048,"name":"fromPayload","url":"classes/popupcancellederror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"PopupCancelledError"},{"id":240,"kind":1024,"name":"name","url":"classes/popupcancellederror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":241,"kind":1024,"name":"message","url":"classes/popupcancellederror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":242,"kind":1024,"name":"stack","url":"classes/popupcancellederror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":243,"kind":128,"name":"MfaRequiredError","url":"classes/mfarequirederror.html","classes":"tsd-kind-class"},{"id":244,"kind":512,"name":"constructor","url":"classes/mfarequirederror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"MfaRequiredError"},{"id":245,"kind":1024,"name":"mfa_token","url":"classes/mfarequirederror.html#mfa_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MfaRequiredError"},{"id":246,"kind":1024,"name":"error","url":"classes/mfarequirederror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":247,"kind":1024,"name":"error_description","url":"classes/mfarequirederror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":248,"kind":2048,"name":"fromPayload","url":"classes/mfarequirederror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"MfaRequiredError"},{"id":249,"kind":1024,"name":"name","url":"classes/mfarequirederror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":250,"kind":1024,"name":"message","url":"classes/mfarequirederror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":251,"kind":1024,"name":"stack","url":"classes/mfarequirederror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":252,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":253,"kind":1024,"name":"cacheLocation","url":"classes/auth0client.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Auth0Client"},{"id":254,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":255,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":256,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":257,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Auth0Client"},{"id":258,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":259,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Auth0Client"},{"id":260,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Auth0Client"},{"id":261,"kind":2048,"name":"checkSession","url":"classes/auth0client.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":262,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":263,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":264,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":265,"kind":2048,"name":"buildLogoutUrl","url":"classes/auth0client.html#buildlogouturl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":266,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":267,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,33.434]],["parent/0",[]],["name/1",[1,37.229]],["parent/1",[0,3.107]],["name/2",[2,32.433]],["parent/2",[0,3.107]],["name/3",[3,32.433]],["parent/3",[0,3.107]],["name/4",[4,32.433]],["parent/4",[0,3.107]],["name/5",[5,51.892]],["parent/5",[0,3.107]],["name/6",[6,51.892]],["parent/6",[0,3.107]],["name/7",[7,51.892]],["parent/7",[0,3.107]],["name/8",[8,51.892]],["parent/8",[0,3.107]],["name/9",[9,40.906]],["parent/9",[]],["name/10",[10,51.892]],["parent/10",[9,3.802]],["name/11",[11,24.812]],["parent/11",[9,3.802]],["name/12",[12,38.9]],["parent/12",[]],["name/13",[13,43.419]],["parent/13",[12,3.615]],["name/14",[14,40.906]],["parent/14",[12,3.615]],["name/15",[15,43.419]],["parent/15",[12,3.615]],["name/16",[16,46.784]],["parent/16",[12,3.615]],["name/17",[17,51.892]],["parent/17",[]],["name/18",[18,46.784]],["parent/18",[]],["name/19",[19,38.9]],["parent/19",[18,4.348]],["name/20",[3,32.433]],["parent/20",[20,4.035]],["name/21",[2,32.433]],["parent/21",[20,4.035]],["name/22",[1,37.229]],["parent/22",[20,4.035]],["name/23",[21,46.784]],["parent/23",[]],["name/24",[19,38.9]],["parent/24",[21,4.348]],["name/25",[22,51.892]],["parent/25",[23,3.107]],["name/26",[24,51.892]],["parent/26",[23,3.107]],["name/27",[25,51.892]],["parent/27",[23,3.107]],["name/28",[9,40.906]],["parent/28",[23,3.107]],["name/29",[3,32.433]],["parent/29",[23,3.107]],["name/30",[2,32.433]],["parent/30",[23,3.107]],["name/31",[1,37.229]],["parent/31",[23,3.107]],["name/32",[26,51.892]],["parent/32",[23,3.107]],["name/33",[27,51.892]],["parent/33",[23,3.107]],["name/34",[28,46.784]],["parent/34",[]],["name/35",[19,38.9]],["parent/35",[28,4.348]],["name/36",[29,51.892]],["parent/36",[30,4.348]],["name/37",[31,51.892]],["parent/37",[30,4.348]],["name/38",[32,46.784]],["parent/38",[]],["name/39",[19,38.9]],["parent/39",[32,4.348]],["name/40",[33,51.892]],["parent/40",[34,4.823]],["name/41",[35,51.892]],["parent/41",[]],["name/42",[36,51.892]],["parent/42",[]],["name/43",[37,38.9]],["parent/43",[]],["name/44",[13,43.419]],["parent/44",[37,3.615]],["name/45",[14,40.906]],["parent/45",[37,3.615]],["name/46",[15,43.419]],["parent/46",[37,3.615]],["name/47",[16,46.784]],["parent/47",[37,3.615]],["name/48",[38,46.784]],["parent/48",[]],["name/49",[39,51.892]],["parent/49",[38,4.348]],["name/50",[40,51.892]],["parent/50",[]],["name/51",[41,51.892]],["parent/51",[]],["name/52",[42,51.892]],["parent/52",[]],["name/53",[43,37.229]],["parent/53",[]],["name/54",[4,32.433]],["parent/54",[43,3.46]],["name/55",[44,51.892]],["parent/55",[43,3.46]],["name/56",[15,43.419]],["parent/56",[43,3.46]],["name/57",[14,40.906]],["parent/57",[43,3.46]],["name/58",[45,46.784]],["parent/58",[43,3.46]],["name/59",[46,37.229]],["parent/59",[]],["name/60",[4,32.433]],["parent/60",[46,3.46]],["name/61",[14,40.906]],["parent/61",[46,3.46]],["name/62",[13,43.419]],["parent/62",[46,3.46]],["name/63",[45,46.784]],["parent/63",[46,3.46]],["name/64",[47,51.892]],["parent/64",[46,3.46]],["name/65",[48,51.892]],["parent/65",[]],["name/66",[49,43.419]],["parent/66",[]],["name/67",[50,51.892]],["parent/67",[49,4.035]],["name/68",[51,21.447]],["parent/68",[]],["name/69",[52,51.892]],["parent/69",[51,1.993]],["name/70",[53,51.892]],["parent/70",[51,1.993]],["name/71",[1,37.229]],["parent/71",[51,1.993]],["name/72",[54,43.419]],["parent/72",[51,1.993]],["name/73",[55,51.892]],["parent/73",[51,1.993]],["name/74",[56,43.419]],["parent/74",[51,1.993]],["name/75",[57,51.892]],["parent/75",[51,1.993]],["name/76",[58,51.892]],["parent/76",[51,1.993]],["name/77",[59,51.892]],["parent/77",[51,1.993]],["name/78",[60,51.892]],["parent/78",[51,1.993]],["name/79",[61,51.892]],["parent/79",[51,1.993]],["name/80",[62,51.892]],["parent/80",[51,1.993]],["name/81",[49,43.419]],["parent/81",[51,1.993]],["name/82",[63,51.892]],["parent/82",[51,1.993]],["name/83",[64,51.892]],["parent/83",[51,1.993]],["name/84",[65,51.892]],["parent/84",[51,1.993]],["name/85",[66,51.892]],["parent/85",[51,1.993]],["name/86",[19,38.9]],["parent/86",[67,4.823]],["name/87",[68,40.906]],["parent/87",[51,1.993]],["name/88",[69,40.906]],["parent/88",[51,1.993]],["name/89",[70,40.906]],["parent/89",[51,1.993]],["name/90",[71,40.906]],["parent/90",[51,1.993]],["name/91",[72,40.906]],["parent/91",[51,1.993]],["name/92",[73,40.906]],["parent/92",[51,1.993]],["name/93",[74,40.906]],["parent/93",[51,1.993]],["name/94",[75,40.906]],["parent/94",[51,1.993]],["name/95",[2,32.433]],["parent/95",[51,1.993]],["name/96",[3,32.433]],["parent/96",[51,1.993]],["name/97",[76,40.906]],["parent/97",[51,1.993]],["name/98",[77,40.906]],["parent/98",[51,1.993]],["name/99",[78,40.906]],["parent/99",[51,1.993]],["name/100",[79,26.769]],["parent/100",[]],["name/101",[54,43.419]],["parent/101",[79,2.488]],["name/102",[80,43.419]],["parent/102",[79,2.488]],["name/103",[81,51.892]],["parent/103",[79,2.488]],["name/104",[82,51.892]],["parent/104",[79,2.488]],["name/105",[68,40.906]],["parent/105",[79,2.488]],["name/106",[69,40.906]],["parent/106",[79,2.488]],["name/107",[70,40.906]],["parent/107",[79,2.488]],["name/108",[71,40.906]],["parent/108",[79,2.488]],["name/109",[72,40.906]],["parent/109",[79,2.488]],["name/110",[73,40.906]],["parent/110",[79,2.488]],["name/111",[74,40.906]],["parent/111",[79,2.488]],["name/112",[75,40.906]],["parent/112",[79,2.488]],["name/113",[2,32.433]],["parent/113",[79,2.488]],["name/114",[3,32.433]],["parent/114",[79,2.488]],["name/115",[76,40.906]],["parent/115",[79,2.488]],["name/116",[77,40.906]],["parent/116",[79,2.488]],["name/117",[78,40.906]],["parent/117",[79,2.488]],["name/118",[83,46.784]],["parent/118",[]],["name/119",[80,43.419]],["parent/119",[83,4.348]],["name/120",[84,29.206]],["parent/120",[]],["name/121",[68,40.906]],["parent/121",[84,2.714]],["name/122",[69,40.906]],["parent/122",[84,2.714]],["name/123",[70,40.906]],["parent/123",[84,2.714]],["name/124",[71,40.906]],["parent/124",[84,2.714]],["name/125",[72,40.906]],["parent/125",[84,2.714]],["name/126",[73,40.906]],["parent/126",[84,2.714]],["name/127",[74,40.906]],["parent/127",[84,2.714]],["name/128",[75,40.906]],["parent/128",[84,2.714]],["name/129",[2,32.433]],["parent/129",[84,2.714]],["name/130",[3,32.433]],["parent/130",[84,2.714]],["name/131",[76,40.906]],["parent/131",[84,2.714]],["name/132",[77,40.906]],["parent/132",[84,2.714]],["name/133",[78,40.906]],["parent/133",[84,2.714]],["name/134",[85,43.419]],["parent/134",[]],["name/135",[86,46.784]],["parent/135",[85,4.035]],["name/136",[87,43.419]],["parent/136",[85,4.035]],["name/137",[88,43.419]],["parent/137",[]],["name/138",[2,32.433]],["parent/138",[88,4.035]],["name/139",[3,32.433]],["parent/139",[88,4.035]],["name/140",[89,40.906]],["parent/140",[]],["name/141",[2,32.433]],["parent/141",[89,3.802]],["name/142",[3,32.433]],["parent/142",[89,3.802]],["name/143",[90,35.798]],["parent/143",[]],["name/144",[91,46.784]],["parent/144",[90,3.327]],["name/145",[54,43.419]],["parent/145",[90,3.327]],["name/146",[2,32.433]],["parent/146",[90,3.327]],["name/147",[3,32.433]],["parent/147",[90,3.327]],["name/148",[86,46.784]],["parent/148",[90,3.327]],["name/149",[92,51.892]],["parent/149",[90,3.327]],["name/150",[93,28.539]],["parent/150",[]],["name/151",[91,46.784]],["parent/151",[93,2.652]],["name/152",[68,40.906]],["parent/152",[93,2.652]],["name/153",[69,40.906]],["parent/153",[93,2.652]],["name/154",[70,40.906]],["parent/154",[93,2.652]],["name/155",[71,40.906]],["parent/155",[93,2.652]],["name/156",[72,40.906]],["parent/156",[93,2.652]],["name/157",[73,40.906]],["parent/157",[93,2.652]],["name/158",[74,40.906]],["parent/158",[93,2.652]],["name/159",[75,40.906]],["parent/159",[93,2.652]],["name/160",[2,32.433]],["parent/160",[93,2.652]],["name/161",[3,32.433]],["parent/161",[93,2.652]],["name/162",[76,40.906]],["parent/162",[93,2.652]],["name/163",[77,40.906]],["parent/163",[93,2.652]],["name/164",[78,40.906]],["parent/164",[93,2.652]],["name/165",[94,40.906]],["parent/165",[]],["name/166",[95,46.784]],["parent/166",[94,3.802]],["name/167",[1,37.229]],["parent/167",[94,3.802]],["name/168",[96,46.784]],["parent/168",[94,3.802]],["name/169",[97,38.9]],["parent/169",[]],["name/170",[95,46.784]],["parent/170",[97,3.615]],["name/171",[1,37.229]],["parent/171",[97,3.615]],["name/172",[96,46.784]],["parent/172",[97,3.615]],["name/173",[98,51.892]],["parent/173",[97,3.615]],["name/174",[11,24.812]],["parent/174",[]],["name/175",[99,35.798]],["parent/175",[11,2.306]],["name/176",[100,51.892]],["parent/176",[11,2.306]],["name/177",[101,51.892]],["parent/177",[11,2.306]],["name/178",[102,51.892]],["parent/178",[11,2.306]],["name/179",[103,51.892]],["parent/179",[11,2.306]],["name/180",[104,51.892]],["parent/180",[11,2.306]],["name/181",[105,51.892]],["parent/181",[11,2.306]],["name/182",[106,51.892]],["parent/182",[11,2.306]],["name/183",[107,51.892]],["parent/183",[11,2.306]],["name/184",[108,51.892]],["parent/184",[11,2.306]],["name/185",[109,51.892]],["parent/185",[11,2.306]],["name/186",[110,51.892]],["parent/186",[11,2.306]],["name/187",[111,51.892]],["parent/187",[11,2.306]],["name/188",[112,51.892]],["parent/188",[11,2.306]],["name/189",[113,51.892]],["parent/189",[11,2.306]],["name/190",[114,51.892]],["parent/190",[11,2.306]],["name/191",[115,51.892]],["parent/191",[11,2.306]],["name/192",[116,51.892]],["parent/192",[11,2.306]],["name/193",[117,51.892]],["parent/193",[11,2.306]],["name/194",[118,51.892]],["parent/194",[11,2.306]],["name/195",[56,43.419]],["parent/195",[]],["name/196",[89,40.906]],["parent/196",[]],["name/197",[119,51.892]],["parent/197",[]],["name/198",[120,33.434]],["parent/198",[]],["name/199",[4,32.433]],["parent/199",[120,3.107]],["name/200",[121,35.798]],["parent/200",[120,3.107]],["name/201",[122,37.229]],["parent/201",[120,3.107]],["name/202",[123,37.229]],["parent/202",[120,3.107]],["name/203",[99,35.798]],["parent/203",[120,3.107]],["name/204",[124,37.229]],["parent/204",[120,3.107]],["name/205",[125,37.229]],["parent/205",[120,3.107]],["name/206",[121,35.798]],["parent/206",[120,3.107]],["name/207",[126,32.433]],["parent/207",[]],["name/208",[4,32.433]],["parent/208",[126,3.014]],["name/209",[127,51.892]],["parent/209",[126,3.014]],["name/210",[80,43.419]],["parent/210",[126,3.014]],["name/211",[121,35.798]],["parent/211",[126,3.014]],["name/212",[122,37.229]],["parent/212",[126,3.014]],["name/213",[123,37.229]],["parent/213",[126,3.014]],["name/214",[99,35.798]],["parent/214",[126,3.014]],["name/215",[124,37.229]],["parent/215",[126,3.014]],["name/216",[125,37.229]],["parent/216",[126,3.014]],["name/217",[128,34.546]],["parent/217",[]],["name/218",[4,32.433]],["parent/218",[128,3.211]],["name/219",[121,35.798]],["parent/219",[128,3.211]],["name/220",[122,37.229]],["parent/220",[128,3.211]],["name/221",[123,37.229]],["parent/221",[128,3.211]],["name/222",[99,35.798]],["parent/222",[128,3.211]],["name/223",[124,37.229]],["parent/223",[128,3.211]],["name/224",[125,37.229]],["parent/224",[128,3.211]],["name/225",[129,33.434]],["parent/225",[]],["name/226",[4,32.433]],["parent/226",[129,3.107]],["name/227",[87,43.419]],["parent/227",[129,3.107]],["name/228",[121,35.798]],["parent/228",[129,3.107]],["name/229",[122,37.229]],["parent/229",[129,3.107]],["name/230",[123,37.229]],["parent/230",[129,3.107]],["name/231",[99,35.798]],["parent/231",[129,3.107]],["name/232",[124,37.229]],["parent/232",[129,3.107]],["name/233",[125,37.229]],["parent/233",[129,3.107]],["name/234",[130,33.434]],["parent/234",[]],["name/235",[4,32.433]],["parent/235",[130,3.107]],["name/236",[87,43.419]],["parent/236",[130,3.107]],["name/237",[121,35.798]],["parent/237",[130,3.107]],["name/238",[122,37.229]],["parent/238",[130,3.107]],["name/239",[123,37.229]],["parent/239",[130,3.107]],["name/240",[99,35.798]],["parent/240",[130,3.107]],["name/241",[124,37.229]],["parent/241",[130,3.107]],["name/242",[125,37.229]],["parent/242",[130,3.107]],["name/243",[131,33.434]],["parent/243",[]],["name/244",[4,32.433]],["parent/244",[131,3.107]],["name/245",[132,51.892]],["parent/245",[131,3.107]],["name/246",[121,35.798]],["parent/246",[131,3.107]],["name/247",[122,37.229]],["parent/247",[131,3.107]],["name/248",[123,37.229]],["parent/248",[131,3.107]],["name/249",[99,35.798]],["parent/249",[131,3.107]],["name/250",[124,37.229]],["parent/250",[131,3.107]],["name/251",[125,37.229]],["parent/251",[131,3.107]],["name/252",[133,28.539]],["parent/252",[]],["name/253",[56,43.419]],["parent/253",[133,2.652]],["name/254",[4,32.433]],["parent/254",[133,2.652]],["name/255",[134,51.892]],["parent/255",[133,2.652]],["name/256",[135,51.892]],["parent/256",[133,2.652]],["name/257",[136,51.892]],["parent/257",[133,2.652]],["name/258",[137,51.892]],["parent/258",[133,2.652]],["name/259",[138,51.892]],["parent/259",[133,2.652]],["name/260",[139,51.892]],["parent/260",[133,2.652]],["name/261",[140,51.892]],["parent/261",[133,2.652]],["name/262",[141,51.892]],["parent/262",[133,2.652]],["name/263",[142,51.892]],["parent/263",[133,2.652]],["name/264",[143,51.892]],["parent/264",[133,2.652]],["name/265",[144,51.892]],["parent/265",[133,2.652]],["name/266",[145,51.892]],["parent/266",[133,2.652]],["name/267",[146,51.892]],["parent/267",[]]],"invertedIndex":[["__type",{"_index":19,"name":{"19":{},"24":{},"35":{},"39":{},"86":{}},"parent":{}}],["access_token",{"_index":24,"name":{"26":{}},"parent":{}}],["acr_values",{"_index":75,"name":{"94":{},"112":{},"128":{},"159":{}},"parent":{}}],["add",{"_index":44,"name":{"55":{}},"parent":{}}],["address",{"_index":116,"name":{"192":{}},"parent":{}}],["advancedoptions",{"_index":49,"name":{"66":{},"81":{}},"parent":{"67":{}}}],["allkeys",{"_index":16,"name":{"16":{},"47":{}},"parent":{}}],["appstate",{"_index":80,"name":{"102":{},"119":{},"210":{}},"parent":{}}],["audience",{"_index":3,"name":{"3":{},"20":{},"29":{},"96":{},"114":{},"130":{},"139":{},"142":{},"147":{},"161":{}},"parent":{}}],["auth0client",{"_index":133,"name":{"252":{}},"parent":{"253":{},"254":{},"255":{},"256":{},"257":{},"258":{},"259":{},"260":{},"261":{},"262":{},"263":{},"264":{},"265":{},"266":{}}}],["auth0clientoptions",{"_index":51,"name":{"68":{}},"parent":{"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{}}}],["auth0clientoptions.nowprovider",{"_index":67,"name":{},"parent":{"86":{}}}],["authenticationerror",{"_index":126,"name":{"207":{}},"parent":{"208":{},"209":{},"210":{},"211":{},"212":{},"213":{},"214":{},"215":{},"216":{}}}],["authorizetimeoutinseconds",{"_index":59,"name":{"77":{}},"parent":{}}],["birthdate",{"_index":111,"name":{"187":{}},"parent":{}}],["body",{"_index":29,"name":{"36":{}},"parent":{}}],["buildauthorizeurl",{"_index":134,"name":{"255":{}},"parent":{}}],["buildlogouturl",{"_index":144,"name":{"265":{}},"parent":{}}],["cache",{"_index":57,"name":{"75":{}},"parent":{}}],["cache_key_prefix",{"_index":17,"name":{"17":{}},"parent":{}}],["cache_location_local_storage",{"_index":41,"name":{"51":{}},"parent":{}}],["cache_location_memory",{"_index":40,"name":{"50":{}},"parent":{}}],["cacheable",{"_index":35,"name":{"41":{}},"parent":{}}],["cacheentry",{"_index":21,"name":{"23":{}},"parent":{"24":{}}}],["cacheentry.__type",{"_index":23,"name":{},"parent":{"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{}}}],["cachekey",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{}}}],["cachekeydata",{"_index":18,"name":{"18":{}},"parent":{"19":{}}}],["cachekeydata.__type",{"_index":20,"name":{},"parent":{"20":{},"21":{},"22":{}}}],["cachekeymanifest",{"_index":43,"name":{"53":{}},"parent":{"54":{},"55":{},"56":{},"57":{},"58":{}}}],["cachelocation",{"_index":56,"name":{"74":{},"195":{},"253":{}},"parent":{}}],["cachemanager",{"_index":46,"name":{"59":{}},"parent":{"60":{},"61":{},"62":{},"63":{},"64":{}}}],["checksession",{"_index":140,"name":{"261":{}},"parent":{}}],["claims",{"_index":10,"name":{"10":{}},"parent":{}}],["clear",{"_index":45,"name":{"58":{},"63":{}},"parent":{}}],["clearsync",{"_index":47,"name":{"64":{}},"parent":{}}],["client_id",{"_index":1,"name":{"1":{},"22":{},"31":{},"71":{},"167":{},"171":{}},"parent":{}}],["connection",{"_index":76,"name":{"97":{},"115":{},"131":{},"162":{}},"parent":{}}],["constructor",{"_index":4,"name":{"4":{},"54":{},"60":{},"199":{},"208":{},"218":{},"226":{},"235":{},"244":{},"254":{}},"parent":{}}],["cookiedomain",{"_index":64,"name":{"83":{}},"parent":{}}],["createauth0client",{"_index":146,"name":{"267":{}},"parent":{}}],["decodedtoken",{"_index":9,"name":{"9":{},"28":{}},"parent":{"10":{},"11":{}}}],["default_expiry_adjustment_seconds",{"_index":48,"name":{"65":{}},"parent":{}}],["default_now_provider",{"_index":42,"name":{"52":{}},"parent":{}}],["defaultscope",{"_index":50,"name":{"67":{}},"parent":{}}],["detailedresponse",{"_index":92,"name":{"149":{}},"parent":{}}],["display",{"_index":68,"name":{"87":{},"105":{},"121":{},"152":{}},"parent":{}}],["domain",{"_index":52,"name":{"69":{}},"parent":{}}],["email",{"_index":108,"name":{"184":{}},"parent":{}}],["email_verified",{"_index":109,"name":{"185":{}},"parent":{}}],["enclosedcache",{"_index":39,"name":{"49":{}},"parent":{}}],["error",{"_index":121,"name":{"200":{},"206":{},"211":{},"219":{},"228":{},"237":{},"246":{}},"parent":{}}],["error_description",{"_index":122,"name":{"201":{},"212":{},"220":{},"229":{},"238":{},"247":{}},"parent":{}}],["expires_in",{"_index":25,"name":{"27":{}},"parent":{}}],["expiresat",{"_index":31,"name":{"37":{}},"parent":{}}],["family_name",{"_index":101,"name":{"177":{}},"parent":{}}],["federated",{"_index":96,"name":{"168":{},"172":{}},"parent":{}}],["fragment",{"_index":81,"name":{"103":{}},"parent":{}}],["fromcacheentry",{"_index":8,"name":{"8":{}},"parent":{}}],["fromkey",{"_index":7,"name":{"7":{}},"parent":{}}],["frompayload",{"_index":123,"name":{"202":{},"213":{},"221":{},"230":{},"239":{},"248":{}},"parent":{}}],["gender",{"_index":110,"name":{"186":{}},"parent":{}}],["genericerror",{"_index":120,"name":{"198":{}},"parent":{"199":{},"200":{},"201":{},"202":{},"203":{},"204":{},"205":{},"206":{}}}],["get",{"_index":14,"name":{"14":{},"45":{},"57":{},"61":{}},"parent":{}}],["getidtokenclaims",{"_index":137,"name":{"258":{}},"parent":{}}],["getidtokenclaimsoptions",{"_index":89,"name":{"140":{},"196":{}},"parent":{"141":{},"142":{}}}],["gettokensilently",{"_index":141,"name":{"262":{}},"parent":{}}],["gettokensilentlyoptions",{"_index":90,"name":{"143":{}},"parent":{"144":{},"145":{},"146":{},"147":{},"148":{},"149":{}}}],["gettokensilentlyverboseresponse",{"_index":119,"name":{"197":{}},"parent":{}}],["gettokenwithpopup",{"_index":142,"name":{"263":{}},"parent":{}}],["gettokenwithpopupoptions",{"_index":93,"name":{"150":{}},"parent":{"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{}}}],["getuser",{"_index":136,"name":{"257":{}},"parent":{}}],["getuseroptions",{"_index":88,"name":{"137":{}},"parent":{"138":{},"139":{}}}],["given_name",{"_index":100,"name":{"176":{}},"parent":{}}],["handleredirectcallback",{"_index":139,"name":{"260":{}},"parent":{}}],["httptimeoutinseconds",{"_index":60,"name":{"78":{}},"parent":{}}],["icache",{"_index":12,"name":{"12":{}},"parent":{"13":{},"14":{},"15":{},"16":{}}}],["id_token",{"_index":22,"name":{"25":{}},"parent":{}}],["id_token_hint",{"_index":72,"name":{"91":{},"109":{},"125":{},"156":{}},"parent":{}}],["ignorecache",{"_index":91,"name":{"144":{},"151":{}},"parent":{}}],["inmemorycache",{"_index":38,"name":{"48":{}},"parent":{"49":{}}}],["invitation",{"_index":78,"name":{"99":{},"117":{},"133":{},"164":{}},"parent":{}}],["isauthenticated",{"_index":143,"name":{"264":{}},"parent":{}}],["issuer",{"_index":53,"name":{"70":{}},"parent":{}}],["keymanifestentry",{"_index":32,"name":{"38":{}},"parent":{"39":{}}}],["keymanifestentry.__type",{"_index":34,"name":{},"parent":{"40":{}}}],["keys",{"_index":33,"name":{"40":{}},"parent":{}}],["leeway",{"_index":55,"name":{"73":{}},"parent":{}}],["legacysamesitecookie",{"_index":61,"name":{"79":{}},"parent":{}}],["locale",{"_index":113,"name":{"189":{}},"parent":{}}],["localonly",{"_index":98,"name":{"173":{}},"parent":{}}],["localstoragecache",{"_index":37,"name":{"43":{}},"parent":{"44":{},"45":{},"46":{},"47":{}}}],["login_hint",{"_index":74,"name":{"93":{},"111":{},"127":{},"158":{}},"parent":{}}],["loginwithpopup",{"_index":135,"name":{"256":{}},"parent":{}}],["loginwithredirect",{"_index":138,"name":{"259":{}},"parent":{}}],["logout",{"_index":145,"name":{"266":{}},"parent":{}}],["logoutoptions",{"_index":97,"name":{"169":{}},"parent":{"170":{},"171":{},"172":{},"173":{}}}],["logouturloptions",{"_index":94,"name":{"165":{}},"parent":{"166":{},"167":{},"168":{}}}],["max_age",{"_index":70,"name":{"89":{},"107":{},"123":{},"154":{}},"parent":{}}],["maybepromise",{"_index":36,"name":{"42":{}},"parent":{}}],["message",{"_index":124,"name":{"204":{},"215":{},"223":{},"232":{},"241":{},"250":{}},"parent":{}}],["mfa_token",{"_index":132,"name":{"245":{}},"parent":{}}],["mfarequirederror",{"_index":131,"name":{"243":{}},"parent":{"244":{},"245":{},"246":{},"247":{},"248":{},"249":{},"250":{},"251":{}}}],["middle_name",{"_index":102,"name":{"178":{}},"parent":{}}],["name",{"_index":99,"name":{"175":{},"203":{},"214":{},"222":{},"231":{},"240":{},"249":{}},"parent":{}}],["nickname",{"_index":103,"name":{"179":{}},"parent":{}}],["nowprovider",{"_index":66,"name":{"85":{}},"parent":{}}],["oauthtokenscope",{"_index":27,"name":{"33":{}},"parent":{}}],["organization",{"_index":77,"name":{"98":{},"116":{},"132":{},"163":{}},"parent":{}}],["phone_number",{"_index":114,"name":{"190":{}},"parent":{}}],["phone_number_verified",{"_index":115,"name":{"191":{}},"parent":{}}],["picture",{"_index":106,"name":{"182":{}},"parent":{}}],["popup",{"_index":87,"name":{"136":{},"227":{},"236":{}},"parent":{}}],["popupcancellederror",{"_index":130,"name":{"234":{}},"parent":{"235":{},"236":{},"237":{},"238":{},"239":{},"240":{},"241":{},"242":{}}}],["popupconfigoptions",{"_index":85,"name":{"134":{}},"parent":{"135":{},"136":{}}}],["popuploginoptions",{"_index":84,"name":{"120":{}},"parent":{"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{}}}],["popuptimeouterror",{"_index":129,"name":{"225":{}},"parent":{"226":{},"227":{},"228":{},"229":{},"230":{},"231":{},"232":{},"233":{}}}],["preferred_username",{"_index":104,"name":{"180":{}},"parent":{}}],["prefix",{"_index":5,"name":{"5":{}},"parent":{}}],["profile",{"_index":105,"name":{"181":{}},"parent":{}}],["prompt",{"_index":69,"name":{"88":{},"106":{},"122":{},"153":{}},"parent":{}}],["redirect_uri",{"_index":54,"name":{"72":{},"101":{},"145":{}},"parent":{}}],["redirectloginoptions",{"_index":79,"name":{"100":{}},"parent":{"101":{},"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{},"117":{}}}],["redirectloginresult",{"_index":83,"name":{"118":{}},"parent":{"119":{}}}],["redirectmethod",{"_index":82,"name":{"104":{}},"parent":{}}],["refresh_token",{"_index":26,"name":{"32":{}},"parent":{}}],["remove",{"_index":15,"name":{"15":{},"46":{},"56":{}},"parent":{}}],["returnto",{"_index":95,"name":{"166":{},"170":{}},"parent":{}}],["scope",{"_index":2,"name":{"2":{},"21":{},"30":{},"95":{},"113":{},"129":{},"138":{},"141":{},"146":{},"160":{}},"parent":{}}],["screen_hint",{"_index":73,"name":{"92":{},"110":{},"126":{},"157":{}},"parent":{}}],["sessioncheckexpirydays",{"_index":63,"name":{"82":{}},"parent":{}}],["set",{"_index":13,"name":{"13":{},"44":{},"62":{}},"parent":{}}],["stack",{"_index":125,"name":{"205":{},"216":{},"224":{},"233":{},"242":{},"251":{}},"parent":{}}],["state",{"_index":127,"name":{"209":{}},"parent":{}}],["sub",{"_index":118,"name":{"194":{}},"parent":{}}],["timeouterror",{"_index":128,"name":{"217":{}},"parent":{"218":{},"219":{},"220":{},"221":{},"222":{},"223":{},"224":{}}}],["timeoutinseconds",{"_index":86,"name":{"135":{},"148":{}},"parent":{}}],["tokey",{"_index":6,"name":{"6":{}},"parent":{}}],["ui_locales",{"_index":71,"name":{"90":{},"108":{},"124":{},"155":{}},"parent":{}}],["updated_at",{"_index":117,"name":{"193":{}},"parent":{}}],["usecookiesfortransactions",{"_index":62,"name":{"80":{}},"parent":{}}],["useformdata",{"_index":65,"name":{"84":{}},"parent":{}}],["user",{"_index":11,"name":{"11":{},"174":{}},"parent":{"175":{},"176":{},"177":{},"178":{},"179":{},"180":{},"181":{},"182":{},"183":{},"184":{},"185":{},"186":{},"187":{},"188":{},"189":{},"190":{},"191":{},"192":{},"193":{},"194":{}}}],["userefreshtokens",{"_index":58,"name":{"76":{}},"parent":{}}],["website",{"_index":107,"name":{"183":{}},"parent":{}}],["wrappedcacheentry",{"_index":28,"name":{"34":{}},"parent":{"35":{}}}],["wrappedcacheentry.__type",{"_index":30,"name":{},"parent":{"36":{},"37":{}}}],["zoneinfo",{"_index":112,"name":{"188":{}},"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":128,"name":"CacheKey","url":"classes/cachekey.html","classes":"tsd-kind-class"},{"id":1,"kind":1024,"name":"client_id","url":"classes/cachekey.html#client_id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":2,"kind":1024,"name":"scope","url":"classes/cachekey.html#scope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":3,"kind":1024,"name":"audience","url":"classes/cachekey.html#audience","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":4,"kind":512,"name":"constructor","url":"classes/cachekey.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"CacheKey"},{"id":5,"kind":1024,"name":"prefix","url":"classes/cachekey.html#prefix","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CacheKey"},{"id":6,"kind":2048,"name":"toKey","url":"classes/cachekey.html#tokey","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKey"},{"id":7,"kind":2048,"name":"fromKey","url":"classes/cachekey.html#fromkey","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"CacheKey"},{"id":8,"kind":2048,"name":"fromCacheEntry","url":"classes/cachekey.html#fromcacheentry","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"CacheKey"},{"id":9,"kind":256,"name":"DecodedToken","url":"interfaces/decodedtoken.html","classes":"tsd-kind-interface"},{"id":10,"kind":1024,"name":"claims","url":"interfaces/decodedtoken.html#claims","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DecodedToken"},{"id":11,"kind":1024,"name":"user","url":"interfaces/decodedtoken.html#user","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DecodedToken"},{"id":12,"kind":256,"name":"ICache","url":"interfaces/icache.html","classes":"tsd-kind-interface"},{"id":13,"kind":2048,"name":"set","url":"interfaces/icache.html#set","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICache"},{"id":14,"kind":2048,"name":"get","url":"interfaces/icache.html#get","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICache"},{"id":15,"kind":2048,"name":"remove","url":"interfaces/icache.html#remove","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ICache"},{"id":16,"kind":2048,"name":"allKeys","url":"interfaces/icache.html#allkeys","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ICache"},{"id":17,"kind":32,"name":"CACHE_KEY_PREFIX","url":"globals.html#cache_key_prefix","classes":"tsd-kind-variable"},{"id":18,"kind":4194304,"name":"CacheKeyData","url":"globals.html#cachekeydata","classes":"tsd-kind-type-alias"},{"id":19,"kind":65536,"name":"__type","url":"globals.html#cachekeydata.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"CacheKeyData"},{"id":20,"kind":32,"name":"audience","url":"globals.html#cachekeydata.__type.audience","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheKeyData.__type"},{"id":21,"kind":32,"name":"scope","url":"globals.html#cachekeydata.__type.scope","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheKeyData.__type"},{"id":22,"kind":32,"name":"client_id","url":"globals.html#cachekeydata.__type.client_id","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheKeyData.__type"},{"id":23,"kind":4194304,"name":"CacheEntry","url":"globals.html#cacheentry","classes":"tsd-kind-type-alias"},{"id":24,"kind":65536,"name":"__type","url":"globals.html#cacheentry.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"CacheEntry"},{"id":25,"kind":32,"name":"id_token","url":"globals.html#cacheentry.__type.id_token","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":26,"kind":32,"name":"access_token","url":"globals.html#cacheentry.__type.access_token","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":27,"kind":32,"name":"expires_in","url":"globals.html#cacheentry.__type.expires_in","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":28,"kind":32,"name":"decodedToken","url":"globals.html#cacheentry.__type.decodedtoken","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":29,"kind":32,"name":"audience","url":"globals.html#cacheentry.__type.audience","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":30,"kind":32,"name":"scope","url":"globals.html#cacheentry.__type.scope","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":31,"kind":32,"name":"client_id","url":"globals.html#cacheentry.__type.client_id","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":32,"kind":32,"name":"refresh_token","url":"globals.html#cacheentry.__type.refresh_token","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":33,"kind":32,"name":"oauthTokenScope","url":"globals.html#cacheentry.__type.oauthtokenscope","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"CacheEntry.__type"},{"id":34,"kind":4194304,"name":"WrappedCacheEntry","url":"globals.html#wrappedcacheentry","classes":"tsd-kind-type-alias"},{"id":35,"kind":65536,"name":"__type","url":"globals.html#wrappedcacheentry.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"WrappedCacheEntry"},{"id":36,"kind":32,"name":"body","url":"globals.html#wrappedcacheentry.__type.body","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"WrappedCacheEntry.__type"},{"id":37,"kind":32,"name":"expiresAt","url":"globals.html#wrappedcacheentry.__type.expiresat","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"WrappedCacheEntry.__type"},{"id":38,"kind":4194304,"name":"KeyManifestEntry","url":"globals.html#keymanifestentry","classes":"tsd-kind-type-alias"},{"id":39,"kind":65536,"name":"__type","url":"globals.html#keymanifestentry.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"KeyManifestEntry"},{"id":40,"kind":32,"name":"keys","url":"globals.html#keymanifestentry.__type.keys","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"KeyManifestEntry.__type"},{"id":41,"kind":4194304,"name":"Cacheable","url":"globals.html#cacheable","classes":"tsd-kind-type-alias"},{"id":42,"kind":4194304,"name":"MaybePromise","url":"globals.html#maybepromise","classes":"tsd-kind-type-alias tsd-has-type-parameter"},{"id":43,"kind":128,"name":"LocalStorageCache","url":"classes/localstoragecache.html","classes":"tsd-kind-class"},{"id":44,"kind":2048,"name":"set","url":"classes/localstoragecache.html#set","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"LocalStorageCache"},{"id":45,"kind":2048,"name":"get","url":"classes/localstoragecache.html#get","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"LocalStorageCache"},{"id":46,"kind":2048,"name":"remove","url":"classes/localstoragecache.html#remove","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LocalStorageCache"},{"id":47,"kind":2048,"name":"allKeys","url":"classes/localstoragecache.html#allkeys","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LocalStorageCache"},{"id":48,"kind":128,"name":"InMemoryCache","url":"classes/inmemorycache.html","classes":"tsd-kind-class"},{"id":49,"kind":1024,"name":"enclosedCache","url":"classes/inmemorycache.html#enclosedcache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"InMemoryCache"},{"id":50,"kind":32,"name":"CACHE_LOCATION_MEMORY","url":"globals.html#cache_location_memory","classes":"tsd-kind-variable"},{"id":51,"kind":32,"name":"CACHE_LOCATION_LOCAL_STORAGE","url":"globals.html#cache_location_local_storage","classes":"tsd-kind-variable"},{"id":52,"kind":64,"name":"DEFAULT_NOW_PROVIDER","url":"globals.html#default_now_provider","classes":"tsd-kind-function"},{"id":53,"kind":128,"name":"CacheKeyManifest","url":"classes/cachekeymanifest.html","classes":"tsd-kind-class"},{"id":54,"kind":512,"name":"constructor","url":"classes/cachekeymanifest.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":55,"kind":2048,"name":"add","url":"classes/cachekeymanifest.html#add","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":56,"kind":2048,"name":"remove","url":"classes/cachekeymanifest.html#remove","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":57,"kind":2048,"name":"get","url":"classes/cachekeymanifest.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":58,"kind":2048,"name":"clear","url":"classes/cachekeymanifest.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheKeyManifest"},{"id":59,"kind":128,"name":"CacheManager","url":"classes/cachemanager.html","classes":"tsd-kind-class"},{"id":60,"kind":512,"name":"constructor","url":"classes/cachemanager.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"CacheManager"},{"id":61,"kind":2048,"name":"get","url":"classes/cachemanager.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":62,"kind":2048,"name":"set","url":"classes/cachemanager.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":63,"kind":2048,"name":"clear","url":"classes/cachemanager.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":64,"kind":2048,"name":"clearSync","url":"classes/cachemanager.html#clearsync","classes":"tsd-kind-method tsd-parent-kind-class","parent":"CacheManager"},{"id":65,"kind":32,"name":"DEFAULT_EXPIRY_ADJUSTMENT_SECONDS","url":"globals.html#default_expiry_adjustment_seconds","classes":"tsd-kind-variable"},{"id":66,"kind":256,"name":"AdvancedOptions","url":"interfaces/advancedoptions.html","classes":"tsd-kind-interface"},{"id":67,"kind":1024,"name":"defaultScope","url":"interfaces/advancedoptions.html#defaultscope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AdvancedOptions"},{"id":68,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface"},{"id":69,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":70,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":71,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":72,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":73,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":74,"kind":1024,"name":"cacheLocation","url":"interfaces/auth0clientoptions.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":75,"kind":1024,"name":"cache","url":"interfaces/auth0clientoptions.html#cache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":76,"kind":1024,"name":"useRefreshTokens","url":"interfaces/auth0clientoptions.html#userefreshtokens","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":77,"kind":1024,"name":"useRefreshTokensFallback","url":"interfaces/auth0clientoptions.html#userefreshtokensfallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":78,"kind":1024,"name":"authorizeTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#authorizetimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":79,"kind":1024,"name":"httpTimeoutInSeconds","url":"interfaces/auth0clientoptions.html#httptimeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":80,"kind":1024,"name":"legacySameSiteCookie","url":"interfaces/auth0clientoptions.html#legacysamesitecookie","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":81,"kind":1024,"name":"useCookiesForTransactions","url":"interfaces/auth0clientoptions.html#usecookiesfortransactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":82,"kind":1024,"name":"advancedOptions","url":"interfaces/auth0clientoptions.html#advancedoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":83,"kind":1024,"name":"sessionCheckExpiryDays","url":"interfaces/auth0clientoptions.html#sessioncheckexpirydays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":84,"kind":1024,"name":"cookieDomain","url":"interfaces/auth0clientoptions.html#cookiedomain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":85,"kind":1024,"name":"useFormData","url":"interfaces/auth0clientoptions.html#useformdata","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":86,"kind":1024,"name":"nowProvider","url":"interfaces/auth0clientoptions.html#nowprovider","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Auth0ClientOptions"},{"id":87,"kind":65536,"name":"__type","url":"interfaces/auth0clientoptions.html#nowprovider.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"Auth0ClientOptions.nowProvider"},{"id":88,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":89,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":90,"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":91,"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":92,"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":93,"kind":1024,"name":"screen_hint","url":"interfaces/auth0clientoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":94,"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":95,"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":96,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":97,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":98,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":99,"kind":1024,"name":"organization","url":"interfaces/auth0clientoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":100,"kind":1024,"name":"invitation","url":"interfaces/auth0clientoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Auth0ClientOptions"},{"id":101,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":102,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":103,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":104,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":105,"kind":1024,"name":"redirectMethod","url":"interfaces/redirectloginoptions.html#redirectmethod","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginOptions"},{"id":106,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":107,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":108,"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":109,"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":110,"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":111,"kind":1024,"name":"screen_hint","url":"interfaces/redirectloginoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":112,"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":113,"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":114,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":115,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":116,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":117,"kind":1024,"name":"organization","url":"interfaces/redirectloginoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":118,"kind":1024,"name":"invitation","url":"interfaces/redirectloginoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RedirectLoginOptions"},{"id":119,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":120,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RedirectLoginResult"},{"id":121,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface"},{"id":122,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":123,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":124,"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":125,"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":126,"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":127,"kind":1024,"name":"screen_hint","url":"interfaces/popuploginoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":128,"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":129,"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":130,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":131,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":132,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":133,"kind":1024,"name":"organization","url":"interfaces/popuploginoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":134,"kind":1024,"name":"invitation","url":"interfaces/popuploginoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PopupLoginOptions"},{"id":135,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface"},{"id":136,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":137,"kind":1024,"name":"popup","url":"interfaces/popupconfigoptions.html#popup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PopupConfigOptions"},{"id":138,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface"},{"id":139,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":140,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetUserOptions"},{"id":141,"kind":256,"name":"GetIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface"},{"id":142,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":143,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetIdTokenClaimsOptions"},{"id":144,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface"},{"id":145,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":146,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":147,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":148,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":149,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/gettokensilentlyoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":150,"kind":1024,"name":"detailedResponse","url":"interfaces/gettokensilentlyoptions.html#detailedresponse","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenSilentlyOptions"},{"id":151,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface"},{"id":152,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokenwithpopupoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GetTokenWithPopupOptions"},{"id":153,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":154,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":155,"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":156,"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":157,"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":158,"kind":1024,"name":"screen_hint","url":"interfaces/gettokenwithpopupoptions.html#screen_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":159,"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":160,"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":161,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":162,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":163,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":164,"kind":1024,"name":"organization","url":"interfaces/gettokenwithpopupoptions.html#organization","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":165,"kind":1024,"name":"invitation","url":"interfaces/gettokenwithpopupoptions.html#invitation","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GetTokenWithPopupOptions"},{"id":166,"kind":256,"name":"LogoutUrlOptions","url":"interfaces/logouturloptions.html","classes":"tsd-kind-interface"},{"id":167,"kind":1024,"name":"returnTo","url":"interfaces/logouturloptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":168,"kind":1024,"name":"client_id","url":"interfaces/logouturloptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":169,"kind":1024,"name":"federated","url":"interfaces/logouturloptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutUrlOptions"},{"id":170,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface"},{"id":171,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":172,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":173,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":174,"kind":1024,"name":"localOnly","url":"interfaces/logoutoptions.html#localonly","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LogoutOptions"},{"id":175,"kind":128,"name":"User","url":"classes/user.html","classes":"tsd-kind-class"},{"id":176,"kind":1024,"name":"name","url":"classes/user.html#name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":177,"kind":1024,"name":"given_name","url":"classes/user.html#given_name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":178,"kind":1024,"name":"family_name","url":"classes/user.html#family_name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":179,"kind":1024,"name":"middle_name","url":"classes/user.html#middle_name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":180,"kind":1024,"name":"nickname","url":"classes/user.html#nickname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":181,"kind":1024,"name":"preferred_username","url":"classes/user.html#preferred_username","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":182,"kind":1024,"name":"profile","url":"classes/user.html#profile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":183,"kind":1024,"name":"picture","url":"classes/user.html#picture","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":184,"kind":1024,"name":"website","url":"classes/user.html#website","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":185,"kind":1024,"name":"email","url":"classes/user.html#email","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":186,"kind":1024,"name":"email_verified","url":"classes/user.html#email_verified","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":187,"kind":1024,"name":"gender","url":"classes/user.html#gender","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":188,"kind":1024,"name":"birthdate","url":"classes/user.html#birthdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":189,"kind":1024,"name":"zoneinfo","url":"classes/user.html#zoneinfo","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":190,"kind":1024,"name":"locale","url":"classes/user.html#locale","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":191,"kind":1024,"name":"phone_number","url":"classes/user.html#phone_number","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":192,"kind":1024,"name":"phone_number_verified","url":"classes/user.html#phone_number_verified","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":193,"kind":1024,"name":"address","url":"classes/user.html#address","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":194,"kind":1024,"name":"updated_at","url":"classes/user.html#updated_at","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":195,"kind":1024,"name":"sub","url":"classes/user.html#sub","classes":"tsd-kind-property tsd-parent-kind-class","parent":"User"},{"id":196,"kind":4194304,"name":"CacheLocation","url":"globals.html#cachelocation","classes":"tsd-kind-type-alias"},{"id":197,"kind":4194304,"name":"getIdTokenClaimsOptions","url":"globals.html#getidtokenclaimsoptions","classes":"tsd-kind-type-alias"},{"id":198,"kind":4194304,"name":"GetTokenSilentlyVerboseResponse","url":"globals.html#gettokensilentlyverboseresponse","classes":"tsd-kind-type-alias"},{"id":199,"kind":128,"name":"GenericError","url":"classes/genericerror.html","classes":"tsd-kind-class"},{"id":200,"kind":512,"name":"constructor","url":"classes/genericerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"GenericError"},{"id":201,"kind":1024,"name":"error","url":"classes/genericerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":202,"kind":1024,"name":"error_description","url":"classes/genericerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"GenericError"},{"id":203,"kind":2048,"name":"fromPayload","url":"classes/genericerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":204,"kind":1024,"name":"name","url":"classes/genericerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":205,"kind":1024,"name":"message","url":"classes/genericerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":206,"kind":1024,"name":"stack","url":"classes/genericerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"GenericError"},{"id":207,"kind":1024,"name":"Error","url":"classes/genericerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"GenericError"},{"id":208,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":209,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"AuthenticationError"},{"id":210,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":211,"kind":1024,"name":"appState","url":"classes/authenticationerror.html#appstate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":212,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":213,"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":214,"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":215,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":216,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":217,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":218,"kind":128,"name":"TimeoutError","url":"classes/timeouterror.html","classes":"tsd-kind-class"},{"id":219,"kind":512,"name":"constructor","url":"classes/timeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"TimeoutError"},{"id":220,"kind":1024,"name":"error","url":"classes/timeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":221,"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":222,"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":223,"kind":1024,"name":"name","url":"classes/timeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":224,"kind":1024,"name":"message","url":"classes/timeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":225,"kind":1024,"name":"stack","url":"classes/timeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":226,"kind":128,"name":"PopupTimeoutError","url":"classes/popuptimeouterror.html","classes":"tsd-kind-class"},{"id":227,"kind":512,"name":"constructor","url":"classes/popuptimeouterror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupTimeoutError"},{"id":228,"kind":1024,"name":"popup","url":"classes/popuptimeouterror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupTimeoutError"},{"id":229,"kind":1024,"name":"error","url":"classes/popuptimeouterror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":230,"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":231,"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":232,"kind":1024,"name":"name","url":"classes/popuptimeouterror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":233,"kind":1024,"name":"message","url":"classes/popuptimeouterror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":234,"kind":1024,"name":"stack","url":"classes/popuptimeouterror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupTimeoutError"},{"id":235,"kind":128,"name":"PopupCancelledError","url":"classes/popupcancellederror.html","classes":"tsd-kind-class"},{"id":236,"kind":512,"name":"constructor","url":"classes/popupcancellederror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"PopupCancelledError"},{"id":237,"kind":1024,"name":"popup","url":"classes/popupcancellederror.html#popup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"PopupCancelledError"},{"id":238,"kind":1024,"name":"error","url":"classes/popupcancellederror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":239,"kind":1024,"name":"error_description","url":"classes/popupcancellederror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":240,"kind":2048,"name":"fromPayload","url":"classes/popupcancellederror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"PopupCancelledError"},{"id":241,"kind":1024,"name":"name","url":"classes/popupcancellederror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":242,"kind":1024,"name":"message","url":"classes/popupcancellederror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":243,"kind":1024,"name":"stack","url":"classes/popupcancellederror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"PopupCancelledError"},{"id":244,"kind":128,"name":"MfaRequiredError","url":"classes/mfarequirederror.html","classes":"tsd-kind-class"},{"id":245,"kind":512,"name":"constructor","url":"classes/mfarequirederror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"MfaRequiredError"},{"id":246,"kind":1024,"name":"mfa_token","url":"classes/mfarequirederror.html#mfa_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MfaRequiredError"},{"id":247,"kind":1024,"name":"error","url":"classes/mfarequirederror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":248,"kind":1024,"name":"error_description","url":"classes/mfarequirederror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":249,"kind":2048,"name":"fromPayload","url":"classes/mfarequirederror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"MfaRequiredError"},{"id":250,"kind":1024,"name":"name","url":"classes/mfarequirederror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":251,"kind":1024,"name":"message","url":"classes/mfarequirederror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":252,"kind":1024,"name":"stack","url":"classes/mfarequirederror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MfaRequiredError"},{"id":253,"kind":128,"name":"MissingRefreshTokenError","url":"classes/missingrefreshtokenerror.html","classes":"tsd-kind-class"},{"id":254,"kind":512,"name":"constructor","url":"classes/missingrefreshtokenerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"MissingRefreshTokenError"},{"id":255,"kind":1024,"name":"audience","url":"classes/missingrefreshtokenerror.html#audience","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MissingRefreshTokenError"},{"id":256,"kind":1024,"name":"scope","url":"classes/missingrefreshtokenerror.html#scope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MissingRefreshTokenError"},{"id":257,"kind":1024,"name":"error","url":"classes/missingrefreshtokenerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MissingRefreshTokenError"},{"id":258,"kind":1024,"name":"error_description","url":"classes/missingrefreshtokenerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MissingRefreshTokenError"},{"id":259,"kind":2048,"name":"fromPayload","url":"classes/missingrefreshtokenerror.html#frompayload","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"MissingRefreshTokenError"},{"id":260,"kind":1024,"name":"name","url":"classes/missingrefreshtokenerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MissingRefreshTokenError"},{"id":261,"kind":1024,"name":"message","url":"classes/missingrefreshtokenerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MissingRefreshTokenError"},{"id":262,"kind":1024,"name":"stack","url":"classes/missingrefreshtokenerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MissingRefreshTokenError"},{"id":263,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":264,"kind":1024,"name":"cacheLocation","url":"classes/auth0client.html#cachelocation","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Auth0Client"},{"id":265,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":266,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":267,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":268,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Auth0Client"},{"id":269,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":270,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Auth0Client"},{"id":271,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Auth0Client"},{"id":272,"kind":2048,"name":"checkSession","url":"classes/auth0client.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":273,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":274,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":275,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":276,"kind":2048,"name":"buildLogoutUrl","url":"classes/auth0client.html#buildlogouturl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":277,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":278,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,33.835]],["parent/0",[]],["name/1",[1,37.63]],["parent/1",[0,3.149]],["name/2",[2,31.924]],["parent/2",[0,3.149]],["name/3",[3,31.924]],["parent/3",[0,3.149]],["name/4",[4,31.924]],["parent/4",[0,3.149]],["name/5",[5,52.293]],["parent/5",[0,3.149]],["name/6",[6,52.293]],["parent/6",[0,3.149]],["name/7",[7,52.293]],["parent/7",[0,3.149]],["name/8",[8,52.293]],["parent/8",[0,3.149]],["name/9",[9,41.307]],["parent/9",[]],["name/10",[10,52.293]],["parent/10",[9,3.844]],["name/11",[11,25.213]],["parent/11",[9,3.844]],["name/12",[12,39.3]],["parent/12",[]],["name/13",[13,43.82]],["parent/13",[12,3.657]],["name/14",[14,41.307]],["parent/14",[12,3.657]],["name/15",[15,43.82]],["parent/15",[12,3.657]],["name/16",[16,47.185]],["parent/16",[12,3.657]],["name/17",[17,52.293]],["parent/17",[]],["name/18",[18,47.185]],["parent/18",[]],["name/19",[19,39.3]],["parent/19",[18,4.391]],["name/20",[3,31.924]],["parent/20",[20,4.078]],["name/21",[2,31.924]],["parent/21",[20,4.078]],["name/22",[1,37.63]],["parent/22",[20,4.078]],["name/23",[21,47.185]],["parent/23",[]],["name/24",[19,39.3]],["parent/24",[21,4.391]],["name/25",[22,52.293]],["parent/25",[23,3.149]],["name/26",[24,52.293]],["parent/26",[23,3.149]],["name/27",[25,52.293]],["parent/27",[23,3.149]],["name/28",[9,41.307]],["parent/28",[23,3.149]],["name/29",[3,31.924]],["parent/29",[23,3.149]],["name/30",[2,31.924]],["parent/30",[23,3.149]],["name/31",[1,37.63]],["parent/31",[23,3.149]],["name/32",[26,52.293]],["parent/32",[23,3.149]],["name/33",[27,52.293]],["parent/33",[23,3.149]],["name/34",[28,47.185]],["parent/34",[]],["name/35",[19,39.3]],["parent/35",[28,4.391]],["name/36",[29,52.293]],["parent/36",[30,4.391]],["name/37",[31,52.293]],["parent/37",[30,4.391]],["name/38",[32,47.185]],["parent/38",[]],["name/39",[19,39.3]],["parent/39",[32,4.391]],["name/40",[33,52.293]],["parent/40",[34,4.867]],["name/41",[35,52.293]],["parent/41",[]],["name/42",[36,52.293]],["parent/42",[]],["name/43",[37,39.3]],["parent/43",[]],["name/44",[13,43.82]],["parent/44",[37,3.657]],["name/45",[14,41.307]],["parent/45",[37,3.657]],["name/46",[15,43.82]],["parent/46",[37,3.657]],["name/47",[16,47.185]],["parent/47",[37,3.657]],["name/48",[38,47.185]],["parent/48",[]],["name/49",[39,52.293]],["parent/49",[38,4.391]],["name/50",[40,52.293]],["parent/50",[]],["name/51",[41,52.293]],["parent/51",[]],["name/52",[42,52.293]],["parent/52",[]],["name/53",[43,37.63]],["parent/53",[]],["name/54",[4,31.924]],["parent/54",[43,3.502]],["name/55",[44,52.293]],["parent/55",[43,3.502]],["name/56",[15,43.82]],["parent/56",[43,3.502]],["name/57",[14,41.307]],["parent/57",[43,3.502]],["name/58",[45,47.185]],["parent/58",[43,3.502]],["name/59",[46,37.63]],["parent/59",[]],["name/60",[4,31.924]],["parent/60",[46,3.502]],["name/61",[14,41.307]],["parent/61",[46,3.502]],["name/62",[13,43.82]],["parent/62",[46,3.502]],["name/63",[45,47.185]],["parent/63",[46,3.502]],["name/64",[47,52.293]],["parent/64",[46,3.502]],["name/65",[48,52.293]],["parent/65",[]],["name/66",[49,43.82]],["parent/66",[]],["name/67",[50,52.293]],["parent/67",[49,4.078]],["name/68",[51,21.535]],["parent/68",[]],["name/69",[52,52.293]],["parent/69",[51,2.004]],["name/70",[53,52.293]],["parent/70",[51,2.004]],["name/71",[1,37.63]],["parent/71",[51,2.004]],["name/72",[54,43.82]],["parent/72",[51,2.004]],["name/73",[55,52.293]],["parent/73",[51,2.004]],["name/74",[56,43.82]],["parent/74",[51,2.004]],["name/75",[57,52.293]],["parent/75",[51,2.004]],["name/76",[58,52.293]],["parent/76",[51,2.004]],["name/77",[59,52.293]],["parent/77",[51,2.004]],["name/78",[60,52.293]],["parent/78",[51,2.004]],["name/79",[61,52.293]],["parent/79",[51,2.004]],["name/80",[62,52.293]],["parent/80",[51,2.004]],["name/81",[63,52.293]],["parent/81",[51,2.004]],["name/82",[49,43.82]],["parent/82",[51,2.004]],["name/83",[64,52.293]],["parent/83",[51,2.004]],["name/84",[65,52.293]],["parent/84",[51,2.004]],["name/85",[66,52.293]],["parent/85",[51,2.004]],["name/86",[67,52.293]],["parent/86",[51,2.004]],["name/87",[19,39.3]],["parent/87",[68,4.867]],["name/88",[69,41.307]],["parent/88",[51,2.004]],["name/89",[70,41.307]],["parent/89",[51,2.004]],["name/90",[71,41.307]],["parent/90",[51,2.004]],["name/91",[72,41.307]],["parent/91",[51,2.004]],["name/92",[73,41.307]],["parent/92",[51,2.004]],["name/93",[74,41.307]],["parent/93",[51,2.004]],["name/94",[75,41.307]],["parent/94",[51,2.004]],["name/95",[76,41.307]],["parent/95",[51,2.004]],["name/96",[2,31.924]],["parent/96",[51,2.004]],["name/97",[3,31.924]],["parent/97",[51,2.004]],["name/98",[77,41.307]],["parent/98",[51,2.004]],["name/99",[78,41.307]],["parent/99",[51,2.004]],["name/100",[79,41.307]],["parent/100",[51,2.004]],["name/101",[80,27.17]],["parent/101",[]],["name/102",[54,43.82]],["parent/102",[80,2.529]],["name/103",[81,43.82]],["parent/103",[80,2.529]],["name/104",[82,52.293]],["parent/104",[80,2.529]],["name/105",[83,52.293]],["parent/105",[80,2.529]],["name/106",[69,41.307]],["parent/106",[80,2.529]],["name/107",[70,41.307]],["parent/107",[80,2.529]],["name/108",[71,41.307]],["parent/108",[80,2.529]],["name/109",[72,41.307]],["parent/109",[80,2.529]],["name/110",[73,41.307]],["parent/110",[80,2.529]],["name/111",[74,41.307]],["parent/111",[80,2.529]],["name/112",[75,41.307]],["parent/112",[80,2.529]],["name/113",[76,41.307]],["parent/113",[80,2.529]],["name/114",[2,31.924]],["parent/114",[80,2.529]],["name/115",[3,31.924]],["parent/115",[80,2.529]],["name/116",[77,41.307]],["parent/116",[80,2.529]],["name/117",[78,41.307]],["parent/117",[80,2.529]],["name/118",[79,41.307]],["parent/118",[80,2.529]],["name/119",[84,47.185]],["parent/119",[]],["name/120",[81,43.82]],["parent/120",[84,4.391]],["name/121",[85,29.606]],["parent/121",[]],["name/122",[69,41.307]],["parent/122",[85,2.755]],["name/123",[70,41.307]],["parent/123",[85,2.755]],["name/124",[71,41.307]],["parent/124",[85,2.755]],["name/125",[72,41.307]],["parent/125",[85,2.755]],["name/126",[73,41.307]],["parent/126",[85,2.755]],["name/127",[74,41.307]],["parent/127",[85,2.755]],["name/128",[75,41.307]],["parent/128",[85,2.755]],["name/129",[76,41.307]],["parent/129",[85,2.755]],["name/130",[2,31.924]],["parent/130",[85,2.755]],["name/131",[3,31.924]],["parent/131",[85,2.755]],["name/132",[77,41.307]],["parent/132",[85,2.755]],["name/133",[78,41.307]],["parent/133",[85,2.755]],["name/134",[79,41.307]],["parent/134",[85,2.755]],["name/135",[86,43.82]],["parent/135",[]],["name/136",[87,47.185]],["parent/136",[86,4.078]],["name/137",[88,43.82]],["parent/137",[86,4.078]],["name/138",[89,43.82]],["parent/138",[]],["name/139",[2,31.924]],["parent/139",[89,4.078]],["name/140",[3,31.924]],["parent/140",[89,4.078]],["name/141",[90,41.307]],["parent/141",[]],["name/142",[2,31.924]],["parent/142",[90,3.844]],["name/143",[3,31.924]],["parent/143",[90,3.844]],["name/144",[91,36.199]],["parent/144",[]],["name/145",[92,47.185]],["parent/145",[91,3.369]],["name/146",[54,43.82]],["parent/146",[91,3.369]],["name/147",[2,31.924]],["parent/147",[91,3.369]],["name/148",[3,31.924]],["parent/148",[91,3.369]],["name/149",[87,47.185]],["parent/149",[91,3.369]],["name/150",[93,52.293]],["parent/150",[91,3.369]],["name/151",[94,28.939]],["parent/151",[]],["name/152",[92,47.185]],["parent/152",[94,2.693]],["name/153",[69,41.307]],["parent/153",[94,2.693]],["name/154",[70,41.307]],["parent/154",[94,2.693]],["name/155",[71,41.307]],["parent/155",[94,2.693]],["name/156",[72,41.307]],["parent/156",[94,2.693]],["name/157",[73,41.307]],["parent/157",[94,2.693]],["name/158",[74,41.307]],["parent/158",[94,2.693]],["name/159",[75,41.307]],["parent/159",[94,2.693]],["name/160",[76,41.307]],["parent/160",[94,2.693]],["name/161",[2,31.924]],["parent/161",[94,2.693]],["name/162",[3,31.924]],["parent/162",[94,2.693]],["name/163",[77,41.307]],["parent/163",[94,2.693]],["name/164",[78,41.307]],["parent/164",[94,2.693]],["name/165",[79,41.307]],["parent/165",[94,2.693]],["name/166",[95,41.307]],["parent/166",[]],["name/167",[96,47.185]],["parent/167",[95,3.844]],["name/168",[1,37.63]],["parent/168",[95,3.844]],["name/169",[97,47.185]],["parent/169",[95,3.844]],["name/170",[98,39.3]],["parent/170",[]],["name/171",[96,47.185]],["parent/171",[98,3.657]],["name/172",[1,37.63]],["parent/172",[98,3.657]],["name/173",[97,47.185]],["parent/173",[98,3.657]],["name/174",[99,52.293]],["parent/174",[98,3.657]],["name/175",[11,25.213]],["parent/175",[]],["name/176",[100,34.947]],["parent/176",[11,2.346]],["name/177",[101,52.293]],["parent/177",[11,2.346]],["name/178",[102,52.293]],["parent/178",[11,2.346]],["name/179",[103,52.293]],["parent/179",[11,2.346]],["name/180",[104,52.293]],["parent/180",[11,2.346]],["name/181",[105,52.293]],["parent/181",[11,2.346]],["name/182",[106,52.293]],["parent/182",[11,2.346]],["name/183",[107,52.293]],["parent/183",[11,2.346]],["name/184",[108,52.293]],["parent/184",[11,2.346]],["name/185",[109,52.293]],["parent/185",[11,2.346]],["name/186",[110,52.293]],["parent/186",[11,2.346]],["name/187",[111,52.293]],["parent/187",[11,2.346]],["name/188",[112,52.293]],["parent/188",[11,2.346]],["name/189",[113,52.293]],["parent/189",[11,2.346]],["name/190",[114,52.293]],["parent/190",[11,2.346]],["name/191",[115,52.293]],["parent/191",[11,2.346]],["name/192",[116,52.293]],["parent/192",[11,2.346]],["name/193",[117,52.293]],["parent/193",[11,2.346]],["name/194",[118,52.293]],["parent/194",[11,2.346]],["name/195",[119,52.293]],["parent/195",[11,2.346]],["name/196",[56,43.82]],["parent/196",[]],["name/197",[90,41.307]],["parent/197",[]],["name/198",[120,52.293]],["parent/198",[]],["name/199",[121,33.835]],["parent/199",[]],["name/200",[4,31.924]],["parent/200",[121,3.149]],["name/201",[122,34.947]],["parent/201",[121,3.149]],["name/202",[123,36.199]],["parent/202",[121,3.149]],["name/203",[124,36.199]],["parent/203",[121,3.149]],["name/204",[100,34.947]],["parent/204",[121,3.149]],["name/205",[125,36.199]],["parent/205",[121,3.149]],["name/206",[126,36.199]],["parent/206",[121,3.149]],["name/207",[122,34.947]],["parent/207",[121,3.149]],["name/208",[127,32.834]],["parent/208",[]],["name/209",[4,31.924]],["parent/209",[127,3.056]],["name/210",[128,52.293]],["parent/210",[127,3.056]],["name/211",[81,43.82]],["parent/211",[127,3.056]],["name/212",[122,34.947]],["parent/212",[127,3.056]],["name/213",[123,36.199]],["parent/213",[127,3.056]],["name/214",[124,36.199]],["parent/214",[127,3.056]],["name/215",[100,34.947]],["parent/215",[127,3.056]],["name/216",[125,36.199]],["parent/216",[127,3.056]],["name/217",[126,36.199]],["parent/217",[127,3.056]],["name/218",[129,34.947]],["parent/218",[]],["name/219",[4,31.924]],["parent/219",[129,3.252]],["name/220",[122,34.947]],["parent/220",[129,3.252]],["name/221",[123,36.199]],["parent/221",[129,3.252]],["name/222",[124,36.199]],["parent/222",[129,3.252]],["name/223",[100,34.947]],["parent/223",[129,3.252]],["name/224",[125,36.199]],["parent/224",[129,3.252]],["name/225",[126,36.199]],["parent/225",[129,3.252]],["name/226",[130,33.835]],["parent/226",[]],["name/227",[4,31.924]],["parent/227",[130,3.149]],["name/228",[88,43.82]],["parent/228",[130,3.149]],["name/229",[122,34.947]],["parent/229",[130,3.149]],["name/230",[123,36.199]],["parent/230",[130,3.149]],["name/231",[124,36.199]],["parent/231",[130,3.149]],["name/232",[100,34.947]],["parent/232",[130,3.149]],["name/233",[125,36.199]],["parent/233",[130,3.149]],["name/234",[126,36.199]],["parent/234",[130,3.149]],["name/235",[131,33.835]],["parent/235",[]],["name/236",[4,31.924]],["parent/236",[131,3.149]],["name/237",[88,43.82]],["parent/237",[131,3.149]],["name/238",[122,34.947]],["parent/238",[131,3.149]],["name/239",[123,36.199]],["parent/239",[131,3.149]],["name/240",[124,36.199]],["parent/240",[131,3.149]],["name/241",[100,34.947]],["parent/241",[131,3.149]],["name/242",[125,36.199]],["parent/242",[131,3.149]],["name/243",[126,36.199]],["parent/243",[131,3.149]],["name/244",[132,33.835]],["parent/244",[]],["name/245",[4,31.924]],["parent/245",[132,3.149]],["name/246",[133,52.293]],["parent/246",[132,3.149]],["name/247",[122,34.947]],["parent/247",[132,3.149]],["name/248",[123,36.199]],["parent/248",[132,3.149]],["name/249",[124,36.199]],["parent/249",[132,3.149]],["name/250",[100,34.947]],["parent/250",[132,3.149]],["name/251",[125,36.199]],["parent/251",[132,3.149]],["name/252",[126,36.199]],["parent/252",[132,3.149]],["name/253",[134,32.834]],["parent/253",[]],["name/254",[4,31.924]],["parent/254",[134,3.056]],["name/255",[3,31.924]],["parent/255",[134,3.056]],["name/256",[2,31.924]],["parent/256",[134,3.056]],["name/257",[122,34.947]],["parent/257",[134,3.056]],["name/258",[123,36.199]],["parent/258",[134,3.056]],["name/259",[124,36.199]],["parent/259",[134,3.056]],["name/260",[100,34.947]],["parent/260",[134,3.056]],["name/261",[125,36.199]],["parent/261",[134,3.056]],["name/262",[126,36.199]],["parent/262",[134,3.056]],["name/263",[135,28.939]],["parent/263",[]],["name/264",[56,43.82]],["parent/264",[135,2.693]],["name/265",[4,31.924]],["parent/265",[135,2.693]],["name/266",[136,52.293]],["parent/266",[135,2.693]],["name/267",[137,52.293]],["parent/267",[135,2.693]],["name/268",[138,52.293]],["parent/268",[135,2.693]],["name/269",[139,52.293]],["parent/269",[135,2.693]],["name/270",[140,52.293]],["parent/270",[135,2.693]],["name/271",[141,52.293]],["parent/271",[135,2.693]],["name/272",[142,52.293]],["parent/272",[135,2.693]],["name/273",[143,52.293]],["parent/273",[135,2.693]],["name/274",[144,52.293]],["parent/274",[135,2.693]],["name/275",[145,52.293]],["parent/275",[135,2.693]],["name/276",[146,52.293]],["parent/276",[135,2.693]],["name/277",[147,52.293]],["parent/277",[135,2.693]],["name/278",[148,52.293]],["parent/278",[]]],"invertedIndex":[["__type",{"_index":19,"name":{"19":{},"24":{},"35":{},"39":{},"87":{}},"parent":{}}],["access_token",{"_index":24,"name":{"26":{}},"parent":{}}],["acr_values",{"_index":76,"name":{"95":{},"113":{},"129":{},"160":{}},"parent":{}}],["add",{"_index":44,"name":{"55":{}},"parent":{}}],["address",{"_index":117,"name":{"193":{}},"parent":{}}],["advancedoptions",{"_index":49,"name":{"66":{},"82":{}},"parent":{"67":{}}}],["allkeys",{"_index":16,"name":{"16":{},"47":{}},"parent":{}}],["appstate",{"_index":81,"name":{"103":{},"120":{},"211":{}},"parent":{}}],["audience",{"_index":3,"name":{"3":{},"20":{},"29":{},"97":{},"115":{},"131":{},"140":{},"143":{},"148":{},"162":{},"255":{}},"parent":{}}],["auth0client",{"_index":135,"name":{"263":{}},"parent":{"264":{},"265":{},"266":{},"267":{},"268":{},"269":{},"270":{},"271":{},"272":{},"273":{},"274":{},"275":{},"276":{},"277":{}}}],["auth0clientoptions",{"_index":51,"name":{"68":{}},"parent":{"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{}}}],["auth0clientoptions.nowprovider",{"_index":68,"name":{},"parent":{"87":{}}}],["authenticationerror",{"_index":127,"name":{"208":{}},"parent":{"209":{},"210":{},"211":{},"212":{},"213":{},"214":{},"215":{},"216":{},"217":{}}}],["authorizetimeoutinseconds",{"_index":60,"name":{"78":{}},"parent":{}}],["birthdate",{"_index":112,"name":{"188":{}},"parent":{}}],["body",{"_index":29,"name":{"36":{}},"parent":{}}],["buildauthorizeurl",{"_index":136,"name":{"266":{}},"parent":{}}],["buildlogouturl",{"_index":146,"name":{"276":{}},"parent":{}}],["cache",{"_index":57,"name":{"75":{}},"parent":{}}],["cache_key_prefix",{"_index":17,"name":{"17":{}},"parent":{}}],["cache_location_local_storage",{"_index":41,"name":{"51":{}},"parent":{}}],["cache_location_memory",{"_index":40,"name":{"50":{}},"parent":{}}],["cacheable",{"_index":35,"name":{"41":{}},"parent":{}}],["cacheentry",{"_index":21,"name":{"23":{}},"parent":{"24":{}}}],["cacheentry.__type",{"_index":23,"name":{},"parent":{"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{}}}],["cachekey",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{}}}],["cachekeydata",{"_index":18,"name":{"18":{}},"parent":{"19":{}}}],["cachekeydata.__type",{"_index":20,"name":{},"parent":{"20":{},"21":{},"22":{}}}],["cachekeymanifest",{"_index":43,"name":{"53":{}},"parent":{"54":{},"55":{},"56":{},"57":{},"58":{}}}],["cachelocation",{"_index":56,"name":{"74":{},"196":{},"264":{}},"parent":{}}],["cachemanager",{"_index":46,"name":{"59":{}},"parent":{"60":{},"61":{},"62":{},"63":{},"64":{}}}],["checksession",{"_index":142,"name":{"272":{}},"parent":{}}],["claims",{"_index":10,"name":{"10":{}},"parent":{}}],["clear",{"_index":45,"name":{"58":{},"63":{}},"parent":{}}],["clearsync",{"_index":47,"name":{"64":{}},"parent":{}}],["client_id",{"_index":1,"name":{"1":{},"22":{},"31":{},"71":{},"168":{},"172":{}},"parent":{}}],["connection",{"_index":77,"name":{"98":{},"116":{},"132":{},"163":{}},"parent":{}}],["constructor",{"_index":4,"name":{"4":{},"54":{},"60":{},"200":{},"209":{},"219":{},"227":{},"236":{},"245":{},"254":{},"265":{}},"parent":{}}],["cookiedomain",{"_index":65,"name":{"84":{}},"parent":{}}],["createauth0client",{"_index":148,"name":{"278":{}},"parent":{}}],["decodedtoken",{"_index":9,"name":{"9":{},"28":{}},"parent":{"10":{},"11":{}}}],["default_expiry_adjustment_seconds",{"_index":48,"name":{"65":{}},"parent":{}}],["default_now_provider",{"_index":42,"name":{"52":{}},"parent":{}}],["defaultscope",{"_index":50,"name":{"67":{}},"parent":{}}],["detailedresponse",{"_index":93,"name":{"150":{}},"parent":{}}],["display",{"_index":69,"name":{"88":{},"106":{},"122":{},"153":{}},"parent":{}}],["domain",{"_index":52,"name":{"69":{}},"parent":{}}],["email",{"_index":109,"name":{"185":{}},"parent":{}}],["email_verified",{"_index":110,"name":{"186":{}},"parent":{}}],["enclosedcache",{"_index":39,"name":{"49":{}},"parent":{}}],["error",{"_index":122,"name":{"201":{},"207":{},"212":{},"220":{},"229":{},"238":{},"247":{},"257":{}},"parent":{}}],["error_description",{"_index":123,"name":{"202":{},"213":{},"221":{},"230":{},"239":{},"248":{},"258":{}},"parent":{}}],["expires_in",{"_index":25,"name":{"27":{}},"parent":{}}],["expiresat",{"_index":31,"name":{"37":{}},"parent":{}}],["family_name",{"_index":102,"name":{"178":{}},"parent":{}}],["federated",{"_index":97,"name":{"169":{},"173":{}},"parent":{}}],["fragment",{"_index":82,"name":{"104":{}},"parent":{}}],["fromcacheentry",{"_index":8,"name":{"8":{}},"parent":{}}],["fromkey",{"_index":7,"name":{"7":{}},"parent":{}}],["frompayload",{"_index":124,"name":{"203":{},"214":{},"222":{},"231":{},"240":{},"249":{},"259":{}},"parent":{}}],["gender",{"_index":111,"name":{"187":{}},"parent":{}}],["genericerror",{"_index":121,"name":{"199":{}},"parent":{"200":{},"201":{},"202":{},"203":{},"204":{},"205":{},"206":{},"207":{}}}],["get",{"_index":14,"name":{"14":{},"45":{},"57":{},"61":{}},"parent":{}}],["getidtokenclaims",{"_index":139,"name":{"269":{}},"parent":{}}],["getidtokenclaimsoptions",{"_index":90,"name":{"141":{},"197":{}},"parent":{"142":{},"143":{}}}],["gettokensilently",{"_index":143,"name":{"273":{}},"parent":{}}],["gettokensilentlyoptions",{"_index":91,"name":{"144":{}},"parent":{"145":{},"146":{},"147":{},"148":{},"149":{},"150":{}}}],["gettokensilentlyverboseresponse",{"_index":120,"name":{"198":{}},"parent":{}}],["gettokenwithpopup",{"_index":144,"name":{"274":{}},"parent":{}}],["gettokenwithpopupoptions",{"_index":94,"name":{"151":{}},"parent":{"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{},"165":{}}}],["getuser",{"_index":138,"name":{"268":{}},"parent":{}}],["getuseroptions",{"_index":89,"name":{"138":{}},"parent":{"139":{},"140":{}}}],["given_name",{"_index":101,"name":{"177":{}},"parent":{}}],["handleredirectcallback",{"_index":141,"name":{"271":{}},"parent":{}}],["httptimeoutinseconds",{"_index":61,"name":{"79":{}},"parent":{}}],["icache",{"_index":12,"name":{"12":{}},"parent":{"13":{},"14":{},"15":{},"16":{}}}],["id_token",{"_index":22,"name":{"25":{}},"parent":{}}],["id_token_hint",{"_index":73,"name":{"92":{},"110":{},"126":{},"157":{}},"parent":{}}],["ignorecache",{"_index":92,"name":{"145":{},"152":{}},"parent":{}}],["inmemorycache",{"_index":38,"name":{"48":{}},"parent":{"49":{}}}],["invitation",{"_index":79,"name":{"100":{},"118":{},"134":{},"165":{}},"parent":{}}],["isauthenticated",{"_index":145,"name":{"275":{}},"parent":{}}],["issuer",{"_index":53,"name":{"70":{}},"parent":{}}],["keymanifestentry",{"_index":32,"name":{"38":{}},"parent":{"39":{}}}],["keymanifestentry.__type",{"_index":34,"name":{},"parent":{"40":{}}}],["keys",{"_index":33,"name":{"40":{}},"parent":{}}],["leeway",{"_index":55,"name":{"73":{}},"parent":{}}],["legacysamesitecookie",{"_index":62,"name":{"80":{}},"parent":{}}],["locale",{"_index":114,"name":{"190":{}},"parent":{}}],["localonly",{"_index":99,"name":{"174":{}},"parent":{}}],["localstoragecache",{"_index":37,"name":{"43":{}},"parent":{"44":{},"45":{},"46":{},"47":{}}}],["login_hint",{"_index":75,"name":{"94":{},"112":{},"128":{},"159":{}},"parent":{}}],["loginwithpopup",{"_index":137,"name":{"267":{}},"parent":{}}],["loginwithredirect",{"_index":140,"name":{"270":{}},"parent":{}}],["logout",{"_index":147,"name":{"277":{}},"parent":{}}],["logoutoptions",{"_index":98,"name":{"170":{}},"parent":{"171":{},"172":{},"173":{},"174":{}}}],["logouturloptions",{"_index":95,"name":{"166":{}},"parent":{"167":{},"168":{},"169":{}}}],["max_age",{"_index":71,"name":{"90":{},"108":{},"124":{},"155":{}},"parent":{}}],["maybepromise",{"_index":36,"name":{"42":{}},"parent":{}}],["message",{"_index":125,"name":{"205":{},"216":{},"224":{},"233":{},"242":{},"251":{},"261":{}},"parent":{}}],["mfa_token",{"_index":133,"name":{"246":{}},"parent":{}}],["mfarequirederror",{"_index":132,"name":{"244":{}},"parent":{"245":{},"246":{},"247":{},"248":{},"249":{},"250":{},"251":{},"252":{}}}],["middle_name",{"_index":103,"name":{"179":{}},"parent":{}}],["missingrefreshtokenerror",{"_index":134,"name":{"253":{}},"parent":{"254":{},"255":{},"256":{},"257":{},"258":{},"259":{},"260":{},"261":{},"262":{}}}],["name",{"_index":100,"name":{"176":{},"204":{},"215":{},"223":{},"232":{},"241":{},"250":{},"260":{}},"parent":{}}],["nickname",{"_index":104,"name":{"180":{}},"parent":{}}],["nowprovider",{"_index":67,"name":{"86":{}},"parent":{}}],["oauthtokenscope",{"_index":27,"name":{"33":{}},"parent":{}}],["organization",{"_index":78,"name":{"99":{},"117":{},"133":{},"164":{}},"parent":{}}],["phone_number",{"_index":115,"name":{"191":{}},"parent":{}}],["phone_number_verified",{"_index":116,"name":{"192":{}},"parent":{}}],["picture",{"_index":107,"name":{"183":{}},"parent":{}}],["popup",{"_index":88,"name":{"137":{},"228":{},"237":{}},"parent":{}}],["popupcancellederror",{"_index":131,"name":{"235":{}},"parent":{"236":{},"237":{},"238":{},"239":{},"240":{},"241":{},"242":{},"243":{}}}],["popupconfigoptions",{"_index":86,"name":{"135":{}},"parent":{"136":{},"137":{}}}],["popuploginoptions",{"_index":85,"name":{"121":{}},"parent":{"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{}}}],["popuptimeouterror",{"_index":130,"name":{"226":{}},"parent":{"227":{},"228":{},"229":{},"230":{},"231":{},"232":{},"233":{},"234":{}}}],["preferred_username",{"_index":105,"name":{"181":{}},"parent":{}}],["prefix",{"_index":5,"name":{"5":{}},"parent":{}}],["profile",{"_index":106,"name":{"182":{}},"parent":{}}],["prompt",{"_index":70,"name":{"89":{},"107":{},"123":{},"154":{}},"parent":{}}],["redirect_uri",{"_index":54,"name":{"72":{},"102":{},"146":{}},"parent":{}}],["redirectloginoptions",{"_index":80,"name":{"101":{}},"parent":{"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{}}}],["redirectloginresult",{"_index":84,"name":{"119":{}},"parent":{"120":{}}}],["redirectmethod",{"_index":83,"name":{"105":{}},"parent":{}}],["refresh_token",{"_index":26,"name":{"32":{}},"parent":{}}],["remove",{"_index":15,"name":{"15":{},"46":{},"56":{}},"parent":{}}],["returnto",{"_index":96,"name":{"167":{},"171":{}},"parent":{}}],["scope",{"_index":2,"name":{"2":{},"21":{},"30":{},"96":{},"114":{},"130":{},"139":{},"142":{},"147":{},"161":{},"256":{}},"parent":{}}],["screen_hint",{"_index":74,"name":{"93":{},"111":{},"127":{},"158":{}},"parent":{}}],["sessioncheckexpirydays",{"_index":64,"name":{"83":{}},"parent":{}}],["set",{"_index":13,"name":{"13":{},"44":{},"62":{}},"parent":{}}],["stack",{"_index":126,"name":{"206":{},"217":{},"225":{},"234":{},"243":{},"252":{},"262":{}},"parent":{}}],["state",{"_index":128,"name":{"210":{}},"parent":{}}],["sub",{"_index":119,"name":{"195":{}},"parent":{}}],["timeouterror",{"_index":129,"name":{"218":{}},"parent":{"219":{},"220":{},"221":{},"222":{},"223":{},"224":{},"225":{}}}],["timeoutinseconds",{"_index":87,"name":{"136":{},"149":{}},"parent":{}}],["tokey",{"_index":6,"name":{"6":{}},"parent":{}}],["ui_locales",{"_index":72,"name":{"91":{},"109":{},"125":{},"156":{}},"parent":{}}],["updated_at",{"_index":118,"name":{"194":{}},"parent":{}}],["usecookiesfortransactions",{"_index":63,"name":{"81":{}},"parent":{}}],["useformdata",{"_index":66,"name":{"85":{}},"parent":{}}],["user",{"_index":11,"name":{"11":{},"175":{}},"parent":{"176":{},"177":{},"178":{},"179":{},"180":{},"181":{},"182":{},"183":{},"184":{},"185":{},"186":{},"187":{},"188":{},"189":{},"190":{},"191":{},"192":{},"193":{},"194":{},"195":{}}}],["userefreshtokens",{"_index":58,"name":{"76":{}},"parent":{}}],["userefreshtokensfallback",{"_index":59,"name":{"77":{}},"parent":{}}],["website",{"_index":108,"name":{"184":{}},"parent":{}}],["wrappedcacheentry",{"_index":28,"name":{"34":{}},"parent":{"35":{}}}],["wrappedcacheentry.__type",{"_index":30,"name":{},"parent":{"36":{},"37":{}}}],["zoneinfo",{"_index":113,"name":{"189":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/classes/auth0client.html b/docs/classes/auth0client.html index 45ae893a2..c746a331a 100644 --- a/docs/classes/auth0client.html +++ b/docs/classes/auth0client.html @@ -2834,7 +2834,7 @@

constructor

  • Parameters

    @@ -2856,7 +2856,7 @@

    cacheLocation

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

    buildAuthorizeUrl

  • @@ -2907,7 +2907,7 @@

    buildLogoutUrl

  • @@ -2939,7 +2939,7 @@

    checkSession

  • @@ -2984,7 +2984,7 @@

    getIdTokenClaims

  • @@ -3020,7 +3020,7 @@

    getTokenSilently

  • @@ -3063,7 +3063,7 @@

    Returns Promise
    @@ -3115,7 +3115,7 @@

    getTokenWithPopup

  • @@ -3153,7 +3153,7 @@

    getUser

  • @@ -3198,7 +3198,7 @@

    handleRedirectCallback

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

    isAuthenticated

  • @@ -3260,7 +3260,7 @@

    loginWithPopup

  • @@ -3307,7 +3307,7 @@

    loginWithRedirect

  • @@ -3347,7 +3347,7 @@

    logout

  • diff --git a/docs/classes/authenticationerror.html b/docs/classes/authenticationerror.html index 289b430b9..6dc85d30d 100644 --- a/docs/classes/authenticationerror.html +++ b/docs/classes/authenticationerror.html @@ -2821,7 +2821,7 @@

    constructor

    Parameters

    @@ -2852,7 +2852,7 @@

    appState

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

    error

    @@ -2874,7 +2874,7 @@

    error_description

    @@ -2917,7 +2917,7 @@

    state

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

    Static fromPayload

    Parameters

    diff --git a/docs/classes/cachekey.html b/docs/classes/cachekey.html index 8aac2a118..a6a0dba25 100644 --- a/docs/classes/cachekey.html +++ b/docs/classes/cachekey.html @@ -2803,7 +2803,7 @@

    constructor

  • Parameters

    @@ -2828,7 +2828,7 @@

    audience

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

    client_id

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

    prefix

    prefix: string
    @@ -2858,7 +2858,7 @@

    scope

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

    toKey

  • @@ -2898,7 +2898,7 @@

    Static fromCacheEntry<
  • @@ -2930,7 +2930,7 @@

    Static fromKey

  • diff --git a/docs/classes/cachekeymanifest.html b/docs/classes/cachekeymanifest.html index c66827e21..c3658ba3e 100644 --- a/docs/classes/cachekeymanifest.html +++ b/docs/classes/cachekeymanifest.html @@ -2786,7 +2786,7 @@

    constructor

  • Parameters

    @@ -2815,7 +2815,7 @@

    add

  • Parameters

    @@ -2838,7 +2838,7 @@

    clear

  • Returns MaybePromise<void>

    @@ -2855,7 +2855,7 @@

    get

  • Returns MaybePromise<KeyManifestEntry>

    @@ -2872,7 +2872,7 @@

    remove

  • Parameters

    diff --git a/docs/classes/cachemanager.html b/docs/classes/cachemanager.html index 3a9a99556..8dea75e58 100644 --- a/docs/classes/cachemanager.html +++ b/docs/classes/cachemanager.html @@ -2786,7 +2786,7 @@

    constructor

  • Parameters

    @@ -2830,7 +2830,7 @@

    clear

  • Parameters

    @@ -2853,7 +2853,7 @@

    clearSync

  • @@ -2881,7 +2881,7 @@

    get

  • Parameters

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

    set

  • Parameters

    diff --git a/docs/classes/genericerror.html b/docs/classes/genericerror.html index 5f5dcb1f2..36433448d 100644 --- a/docs/classes/genericerror.html +++ b/docs/classes/genericerror.html @@ -2781,6 +2781,9 @@

    Hierarchy

  • MfaRequiredError
  • +
  • + MissingRefreshTokenError +
  • @@ -2829,7 +2832,7 @@

    constructor

  • Parameters

    @@ -2854,7 +2857,7 @@

    error

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

    error_description

    error_description: string
    @@ -2924,7 +2927,7 @@

    Static fromPayload

  • Parameters

    diff --git a/docs/classes/inmemorycache.html b/docs/classes/inmemorycache.html index 7d6c44e65..a2faf843a 100644 --- a/docs/classes/inmemorycache.html +++ b/docs/classes/inmemorycache.html @@ -2761,7 +2761,7 @@

    enclosedCache

    enclosedCache: ICache = (function () {let cache: Record<string, unknown> = {};return {set<T = Cacheable>(key: string, entry: T) {cache[key] = entry;},get<T = Cacheable>(key: string) {const cacheEntry = cache[key] as T;if (!cacheEntry) {return;}return cacheEntry;},remove(key: string) {delete cache[key];},allKeys(): string[] {return Object.keys(cache);}};})()
    diff --git a/docs/classes/localstoragecache.html b/docs/classes/localstoragecache.html index 5db775ad8..3937fd966 100644 --- a/docs/classes/localstoragecache.html +++ b/docs/classes/localstoragecache.html @@ -2784,7 +2784,7 @@

    allKeys

    Returns string[]

    @@ -2802,7 +2802,7 @@

    get

    Type parameters

    @@ -2832,7 +2832,7 @@

    remove

    Parameters

    @@ -2856,7 +2856,7 @@

    set

    Type parameters

    diff --git a/docs/classes/mfarequirederror.html b/docs/classes/mfarequirederror.html index 9d6d73f37..d6b241403 100644 --- a/docs/classes/mfarequirederror.html +++ b/docs/classes/mfarequirederror.html @@ -2816,7 +2816,7 @@

    constructor

    Parameters

    @@ -2845,7 +2845,7 @@

    error

    @@ -2856,7 +2856,7 @@

    error_description

    @@ -2877,7 +2877,7 @@

    mfa_token

    mfa_token: string
    @@ -2917,7 +2917,7 @@

    Static fromPayload

    Parameters

    diff --git a/docs/classes/missingrefreshtokenerror.html b/docs/classes/missingrefreshtokenerror.html new file mode 100644 index 000000000..e97b2c876 --- /dev/null +++ b/docs/classes/missingrefreshtokenerror.html @@ -0,0 +1,2975 @@ + + + + + + MissingRefreshTokenError | @auth0/auth0-spa-js + + + + + +
    +
    +
    +
    + +
    +
    + Options +
    +
    + All +
      +
    • Public
    • +
    • Public/Protected
    • +
    • All
    • +
    +
    + + + + +
    +
    + Menu +
    +
    +
    +
    +
    + +
    +
    +
    +

    Hierarchy

    + +
    +
    +

    Index

    +
    +
    +
    +

    Constructors

    + +
    +
    +

    Properties

    + +
    +
    +

    Methods

    + +
    +
    +
    +
    +
    +

    Constructors

    +
    + +

    constructor

    + + +
    +
    +
    +

    Properties

    +
    + +

    audience

    +
    audience: string
    + +
    +
    + +

    error

    +
    error: string
    + +
    +
    + +

    error_description

    +
    error_description: string
    + +
    +
    + +

    message

    +
    message: string
    + +
    +
    + +

    name

    +
    name: string
    + +
    +
    + +

    scope

    +
    scope: string
    + +
    +
    + +

    Optional stack

    +
    stack: string
    + +
    +
    +
    +

    Methods

    +
    + +

    Static fromPayload

    +
      +
    • fromPayload(__namedParameters: { error: string; error_description: string }): GenericError
    • +
    + +
    +
    +
    +
    +

    Legend

    +
    +
      +
    • Constructor
    • +
    • Property
    • +
    • Method
    • +
    +
      +
    • Property
    • +
    • Method
    • +
    +
      +
    • Static property
    • +
    • Static method
    • +
    +
      +
    • Inherited property
    • +
    +
    +
    +
    +
    +
    + + + \ No newline at end of file diff --git a/docs/classes/popupcancellederror.html b/docs/classes/popupcancellederror.html index ecbf44dd4..a3f88adf4 100644 --- a/docs/classes/popupcancellederror.html +++ b/docs/classes/popupcancellederror.html @@ -2809,7 +2809,7 @@

    constructor

    Parameters

    @@ -2832,7 +2832,7 @@

    error

    @@ -2843,7 +2843,7 @@

    error_description

    @@ -2875,7 +2875,7 @@

    popup

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

    Static fromPayload

    Parameters

    diff --git a/docs/classes/popuptimeouterror.html b/docs/classes/popuptimeouterror.html index 337a105f0..171abf9bc 100644 --- a/docs/classes/popuptimeouterror.html +++ b/docs/classes/popuptimeouterror.html @@ -2816,7 +2816,7 @@

    constructor

    Parameters

    @@ -2839,7 +2839,7 @@

    error

    @@ -2850,7 +2850,7 @@

    error_description

    @@ -2882,7 +2882,7 @@

    popup

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

    Static fromPayload

    Parameters

    diff --git a/docs/classes/timeouterror.html b/docs/classes/timeouterror.html index 647a34639..985204505 100644 --- a/docs/classes/timeouterror.html +++ b/docs/classes/timeouterror.html @@ -2818,7 +2818,7 @@

    constructor

    Returns TimeoutError

    @@ -2835,7 +2835,7 @@

    error

    @@ -2846,7 +2846,7 @@

    error_description

    @@ -2897,7 +2897,7 @@

    Static fromPayload

    Parameters

    diff --git a/docs/classes/user.html b/docs/classes/user.html index de765856c..bf6e75506 100644 --- a/docs/classes/user.html +++ b/docs/classes/user.html @@ -2841,7 +2841,7 @@

    Optional address

    address: string
    @@ -2851,7 +2851,7 @@

    Optional birthdate

    birthdate: string
    @@ -2861,7 +2861,7 @@

    Optional email

    email: string
    @@ -2871,7 +2871,7 @@

    Optional email_verifiedemail_verified: boolean

  • @@ -2881,7 +2881,7 @@

    Optional family_name

    family_name: string
    @@ -2891,7 +2891,7 @@

    Optional gender

    gender: string
    @@ -2901,7 +2901,7 @@

    Optional given_name

    given_name: string
    @@ -2911,7 +2911,7 @@

    Optional locale

    locale: string
    @@ -2921,7 +2921,7 @@

    Optional middle_name

    middle_name: string
    @@ -2931,7 +2931,7 @@

    Optional name

    name: string
    @@ -2941,7 +2941,7 @@

    Optional nickname

    nickname: string
    @@ -2951,7 +2951,7 @@

    Optional phone_number

    phone_number: string

    @@ -2961,7 +2961,7 @@

    Optional phone_number_phone_number_verified: boolean @@ -2971,7 +2971,7 @@

    Optional picture

    picture: string
    @@ -2981,7 +2981,7 @@

    Optional preferred_userna
    preferred_username: string
    @@ -2991,7 +2991,7 @@

    Optional profile

    profile: string
    @@ -3001,7 +3001,7 @@

    Optional sub

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

    Optional updated_at

    updated_at: string
    @@ -3021,7 +3021,7 @@

    Optional website

    website: string
    @@ -3031,7 +3031,7 @@

    Optional zoneinfo

    zoneinfo: string
    diff --git a/docs/globals.html b/docs/globals.html index 0bd5ad200..43650724c 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -2747,6 +2747,9 @@
  • MfaRequiredError
  • +
  • + MissingRefreshTokenError +
  • PopupCancelledError
  • @@ -2886,7 +2889,7 @@

    Documentation

    Installation

    From the CDN:

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

    Using npm:

    npm install @auth0/auth0-spa-js
    @@ -3258,6 +3261,7 @@ 

    Classes

  • InMemoryCache
  • LocalStorageCache
  • MfaRequiredError
  • +
  • MissingRefreshTokenError
  • PopupCancelledError
  • PopupTimeoutError
  • TimeoutError
  • @@ -3324,7 +3328,7 @@

    CacheEntry

    CacheEntry: { access_token: string; audience: string; client_id: string; decodedToken: DecodedToken; expires_in: number; id_token: string; oauthTokenScope?: string; refresh_token?: string; scope: string }
    @@ -3366,7 +3370,7 @@

    CacheKeyData

    CacheKeyData: { audience: string; client_id: string; scope: string }
    @@ -3390,7 +3394,7 @@

    CacheLocation

    CacheLocation: "memory" | "localstorage"
    @@ -3405,7 +3409,7 @@

    Cacheable

    @@ -3415,7 +3419,7 @@

    GetTokenSilentlyVerboseResponse

    GetTokenSilentlyVerboseResponse: Omit<TokenEndpointResponse, "refresh_token">
    @@ -3425,7 +3429,7 @@

    KeyManifestEntry

    KeyManifestEntry: { keys: string[] }
    @@ -3443,7 +3447,7 @@

    MaybePromise

    MaybePromise<T>: Promise<T> | T

    Type parameters

    @@ -3459,7 +3463,7 @@

    WrappedCacheEntry

    WrappedCacheEntry: { body: Partial<CacheEntry>; expiresAt: number }
    @@ -3480,7 +3484,7 @@

    getIdTokenClaimsOptions

    getIdTokenClaimsOptions: GetIdTokenClaimsOptions
    @@ -3493,7 +3497,7 @@

    Const CACHE_KEY_PREFIX<
    CACHE_KEY_PREFIX: "@@auth0spajs@@" = "@@auth0spajs@@"
    @@ -3503,7 +3507,7 @@

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

    Const CACHE_LOCATION_ME
    CACHE_LOCATION_MEMORY: "memory" = "memory"
    @@ -3523,7 +3527,7 @@

    Const DEFAULT_EXPIRY_AD
    DEFAULT_EXPIRY_ADJUSTMENT_SECONDS: 0 = 0
    @@ -3540,7 +3544,7 @@

    Const DEFAULT_NOW_PROVI
  • Returns number

    @@ -3557,7 +3561,7 @@

    createAuth0Client

  • diff --git a/docs/index.html b/docs/index.html index 2a6ff4dac..7a403a813 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2747,6 +2747,9 @@
  • MfaRequiredError
  • +
  • + MissingRefreshTokenError +
  • PopupCancelledError
  • @@ -2886,7 +2889,7 @@

    Documentation

    Installation

    From the CDN:

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

    Using npm:

    npm install @auth0/auth0-spa-js
    @@ -3259,6 +3262,7 @@ 

    Classes

  • InMemoryCache
  • LocalStorageCache
  • MfaRequiredError
  • +
  • MissingRefreshTokenError
  • PopupCancelledError
  • PopupTimeoutError
  • TimeoutError
  • @@ -3325,7 +3329,7 @@

    CacheEntry

    CacheEntry: { access_token: string; audience: string; client_id: string; decodedToken: DecodedToken; expires_in: number; id_token: string; oauthTokenScope?: string; refresh_token?: string; scope: string }
    @@ -3367,7 +3371,7 @@

    CacheKeyData

    CacheKeyData: { audience: string; client_id: string; scope: string }
    @@ -3391,7 +3395,7 @@

    CacheLocation

    CacheLocation: "memory" | "localstorage"
    @@ -3406,7 +3410,7 @@

    Cacheable

    @@ -3416,7 +3420,7 @@

    GetTokenSilentlyVerboseResponse

    GetTokenSilentlyVerboseResponse: Omit<TokenEndpointResponse, "refresh_token">
    @@ -3426,7 +3430,7 @@

    KeyManifestEntry

    KeyManifestEntry: { keys: string[] }
    @@ -3444,7 +3448,7 @@

    MaybePromise

    MaybePromise<T>: Promise<T> | T

    Type parameters

    @@ -3460,7 +3464,7 @@

    WrappedCacheEntry

    WrappedCacheEntry: { body: Partial<CacheEntry>; expiresAt: number }
    @@ -3481,7 +3485,7 @@

    getIdTokenClaimsOptions

    getIdTokenClaimsOptions: GetIdTokenClaimsOptions
    @@ -3494,7 +3498,7 @@

    Const CACHE_KEY_PREFIX<
    CACHE_KEY_PREFIX: "@@auth0spajs@@" = "@@auth0spajs@@"
    @@ -3504,7 +3508,7 @@

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

    Const CACHE_LOCATION_ME
    CACHE_LOCATION_MEMORY: "memory" = "memory"
    @@ -3524,7 +3528,7 @@

    Const DEFAULT_EXPIRY_AD
    DEFAULT_EXPIRY_ADJUSTMENT_SECONDS: 0 = 0
    @@ -3541,7 +3545,7 @@

    Const DEFAULT_NOW_PROVI
  • Returns number

    @@ -3558,7 +3562,7 @@

    createAuth0Client

  • diff --git a/docs/interfaces/advancedoptions.html b/docs/interfaces/advancedoptions.html index de24854bd..53d535fa1 100644 --- a/docs/interfaces/advancedoptions.html +++ b/docs/interfaces/advancedoptions.html @@ -2761,7 +2761,7 @@

    Optional defaultScope

    defaultScope: string
    diff --git a/docs/interfaces/auth0clientoptions.html b/docs/interfaces/auth0clientoptions.html index 0b810a585..2ae580ee1 100644 --- a/docs/interfaces/auth0clientoptions.html +++ b/docs/interfaces/auth0clientoptions.html @@ -2813,6 +2813,9 @@
  • useRefreshTokens
  • +
  • + useRefreshTokensFallback +
  • @@ -2879,6 +2882,7 @@

    Properties

  • useCookiesForTransactions
  • useFormData
  • useRefreshTokens
  • +
  • useRefreshTokensFallback
  • @@ -2893,7 +2897,7 @@

    Optional acr_values

    @@ -2903,7 +2907,7 @@

    Optional advancedOptions<
    advancedOptions: AdvancedOptions
    @@ -2919,7 +2923,7 @@

    Optional audience

    @@ -2934,7 +2938,7 @@

    Optional authorizeTimeout
    authorizeTimeoutInSeconds: number
    @@ -2950,7 +2954,7 @@

    Optional cache

    cache: ICache
    @@ -2965,7 +2969,7 @@

    Optional cacheLocationcacheLocation: CacheLocation

    @@ -2982,7 +2986,7 @@

    client_id

    client_id: string
    @@ -2998,7 +3002,7 @@

    Optional connection

    @@ -3015,7 +3019,7 @@

    Optional cookieDomain

    cookieDomain: string
    @@ -3036,7 +3040,7 @@

    Optional display

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

    domain

    domain: string
    @@ -3073,7 +3077,7 @@

    Optional httpTimeout
    httpTimeoutInSeconds: number
    @@ -3089,7 +3093,7 @@

    Optional id_token_hi
    @@ -3105,7 +3109,7 @@

    Optional invitation

    @@ -3120,7 +3124,7 @@

    Optional issuer

    issuer: string
    @@ -3135,7 +3139,7 @@

    Optional leeway

    leeway: number
    @@ -3152,7 +3156,7 @@

    Optional legacySameS
    legacySameSiteCookie: boolean
    @@ -3173,7 +3177,7 @@

    Optional login_hint

    @@ -3192,7 +3196,7 @@

    Optional max_age

    @@ -3209,7 +3213,7 @@

    Optional nowProvider

    nowProvider: () => Promise<number> | number
    @@ -3241,7 +3245,7 @@

    Optional organization

    @@ -3259,7 +3263,7 @@

    Optional prompt

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

    Optional redirect_uri

    redirect_uri: string
    @@ -3299,7 +3303,7 @@

    Optional scope

    @@ -3317,7 +3321,7 @@

    Optional screen_hint

    @@ -3335,7 +3339,7 @@

    Optional sessionChecksessionCheckExpiryDays: number

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

    Optional ui_locales

    @@ -3368,7 +3372,7 @@

    Optional useCookiesF
    useCookiesForTransactions: boolean
    @@ -3391,7 +3395,7 @@

    Optional useFormData
    useFormData: boolean
    @@ -3409,7 +3413,7 @@

    Optional useRefreshT
    useRefreshTokens: boolean
    @@ -3420,6 +3424,34 @@

    Optional useRefreshT

    Note: Use of refresh tokens must be enabled by an administrator on your Auth0 client application.

    +
    + +

    Optional useRefreshTokensFallback

    +
    useRefreshTokensFallback: boolean
    + +
    +
    +

    If true, fallback to the technique of using a hidden iframe and the authorization_code grant with prompt=none when unable to use refresh tokens. + The default setting is true.

    +
    +

    Note: There might be situations where doing silent auth with a Web Message response from an iframe is not possible, + like when you're serving your application from the file system or a custom protocol (like in a Desktop or Native app). + In situations like this you can disable the iframe fallback and handle the failed Refresh Grant and prompt the user to login interactively with loginWithRedirect or loginWithPopup."

    +

    E.g. Using the file: protocol in an Electron application does not support that legacy technique.

    +

    let token: string; + try { + token = await auth0.getTokenSilently(); + } catch (e) { + if (e.error === 'missing_refresh_token' || e.error === 'invalid_grant') { + auth0.loginWithRedirect(); + } + }

    +
    +