From f0512fd8985ce53f52085b3cd3feec42e7ed219a Mon Sep 17 00:00:00 2001 From: Steve Hobbs Date: Thu, 21 Nov 2019 10:54:39 +0000 Subject: [PATCH] Release 1.6.0 (#285) --- CHANGELOG.md | 9 +++ docs/assets/js/search.js | 2 +- docs/classes/auth0client.html | 65 +++++++++++++++---- docs/classes/authenticationerror.html | 8 +-- docs/classes/fakelock.html | 4 +- docs/globals.html | 10 +-- docs/index.html | 10 +-- docs/interfaces/auth0clientoptions.html | 30 ++++----- docs/interfaces/getidtokenclaimsoptions.html | 4 +- docs/interfaces/gettokensilentlyoptions.html | 8 +-- docs/interfaces/gettokenwithpopupoptions.html | 20 +++--- docs/interfaces/getuseroptions.html | 4 +- docs/interfaces/logoutoptions.html | 6 +- docs/interfaces/popupconfigoptions.html | 2 +- docs/interfaces/popuploginoptions.html | 20 +++--- docs/interfaces/redirectloginoptions.html | 26 ++++---- docs/interfaces/redirectloginresult.html | 2 +- package.json | 2 +- src/version.ts | 2 +- 19 files changed, 143 insertions(+), 91 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 797c9f378..1fa13be65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [v1.6.0](https://github.com/auth0/auth0-spa-js/tree/v1.6.0) (2019-11-19) + +**Added** +Added buildAuthorizeUrl and url parameter to handleRedirectCallback - [austin43](https://github.com/austin43) - https://github.com/auth0/auth0-spa-js/pull/280 + +**Fixed** +Released browser lock on getTokenSilently error - https://github.com/auth0/auth0-spa-js/pull/276 +Updates browser-tabs-lock to fix issue of long acquired lock - [super-tokens](https://github.com/super-tokens) - https://github.com/auth0/auth0-spa-js/commit/3413e30bdb5955c818989cdc050079fa6efb6050 + ## [v1.5.0](https://github.com/auth0/auth0-spa-js/tree/v1.5.0) (2019-10-31) **Added** diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js index e7e477ebb..5cb10a649 100644 --- a/docs/assets/js/search.js +++ b/docs/assets/js/search.js @@ -1,3 +1,3 @@ var typedoc = typedoc || {}; typedoc.search = typedoc.search || {}; - typedoc.search.data = {"kinds":{"32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method"},"rows":[{"id":0,"kind":128,"name":"FakeLock","url":"classes/fakelock.html","classes":"tsd-kind-class"},{"id":1,"kind":1024,"name":"acquireLock","url":"classes/fakelock.html#acquirelock","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FakeLock"},{"id":2,"kind":1024,"name":"releaseLock","url":"classes/fakelock.html#releaselock","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FakeLock"},{"id":3,"kind":32,"name":"acquireLockMock","url":"globals.html#acquirelockmock","classes":"tsd-kind-variable"},{"id":4,"kind":32,"name":"releaseLockMock","url":"globals.html#releaselockmock","classes":"tsd-kind-variable"},{"id":5,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":6,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"AuthenticationError"},{"id":7,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":8,"kind":1024,"name":"error_description","url":"classes/authenticationerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":9,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":10,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":11,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":12,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"AuthenticationError"},{"id":13,"kind":1024,"name":"Error","url":"classes/authenticationerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"AuthenticationError"},{"id":14,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":15,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":16,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":17,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":18,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":19,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":20,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":21,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":22,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":23,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":24,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":25,"kind":32,"name":"lock","url":"globals.html#lock","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":26,"kind":32,"name":"GET_TOKEN_SILENTLY_LOCK_KEY","url":"globals.html#get_token_silently_lock_key","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":27,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":28,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":29,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":30,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":31,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":32,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":33,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":34,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":35,"kind":1024,"name":"max_age","url":"interfaces/auth0clientoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":36,"kind":1024,"name":"ui_locales","url":"interfaces/auth0clientoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":37,"kind":1024,"name":"id_token_hint","url":"interfaces/auth0clientoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":38,"kind":1024,"name":"login_hint","url":"interfaces/auth0clientoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":39,"kind":1024,"name":"acr_values","url":"interfaces/auth0clientoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":40,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":41,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":42,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":43,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":44,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":45,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":46,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":47,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":48,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":49,"kind":1024,"name":"max_age","url":"interfaces/redirectloginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":50,"kind":1024,"name":"ui_locales","url":"interfaces/redirectloginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":51,"kind":1024,"name":"id_token_hint","url":"interfaces/redirectloginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":52,"kind":1024,"name":"login_hint","url":"interfaces/redirectloginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":53,"kind":1024,"name":"acr_values","url":"interfaces/redirectloginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":54,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":55,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":56,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":57,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":58,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginResult"},{"id":59,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":60,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":61,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":62,"kind":1024,"name":"max_age","url":"interfaces/popuploginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":63,"kind":1024,"name":"ui_locales","url":"interfaces/popuploginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":64,"kind":1024,"name":"id_token_hint","url":"interfaces/popuploginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":65,"kind":1024,"name":"login_hint","url":"interfaces/popuploginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":66,"kind":1024,"name":"acr_values","url":"interfaces/popuploginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":67,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":68,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":69,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":70,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":71,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"PopupConfigOptions"},{"id":72,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":73,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetUserOptions"},{"id":74,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetUserOptions"},{"id":75,"kind":256,"name":"getIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":76,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"getIdTokenClaimsOptions"},{"id":77,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"getIdTokenClaimsOptions"},{"id":78,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":79,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":80,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":81,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":82,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":83,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":84,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":85,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":86,"kind":1024,"name":"max_age","url":"interfaces/gettokenwithpopupoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":87,"kind":1024,"name":"ui_locales","url":"interfaces/gettokenwithpopupoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":88,"kind":1024,"name":"id_token_hint","url":"interfaces/gettokenwithpopupoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":89,"kind":1024,"name":"login_hint","url":"interfaces/gettokenwithpopupoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":90,"kind":1024,"name":"acr_values","url":"interfaces/gettokenwithpopupoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":91,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":92,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":93,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":94,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":95,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"LogoutOptions"},{"id":96,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"LogoutOptions"},{"id":97,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"LogoutOptions"},{"id":98,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"}]}; \ No newline at end of file + typedoc.search.data = {"kinds":{"32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method"},"rows":[{"id":0,"kind":128,"name":"FakeLock","url":"classes/fakelock.html","classes":"tsd-kind-class"},{"id":1,"kind":1024,"name":"acquireLock","url":"classes/fakelock.html#acquirelock","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FakeLock"},{"id":2,"kind":1024,"name":"releaseLock","url":"classes/fakelock.html#releaselock","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FakeLock"},{"id":3,"kind":32,"name":"acquireLockMock","url":"globals.html#acquirelockmock","classes":"tsd-kind-variable"},{"id":4,"kind":32,"name":"releaseLockMock","url":"globals.html#releaselockmock","classes":"tsd-kind-variable"},{"id":5,"kind":128,"name":"AuthenticationError","url":"classes/authenticationerror.html","classes":"tsd-kind-class"},{"id":6,"kind":512,"name":"constructor","url":"classes/authenticationerror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"AuthenticationError"},{"id":7,"kind":1024,"name":"error","url":"classes/authenticationerror.html#error","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":8,"kind":1024,"name":"error_description","url":"classes/authenticationerror.html#error_description","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":9,"kind":1024,"name":"state","url":"classes/authenticationerror.html#state","classes":"tsd-kind-property tsd-parent-kind-class","parent":"AuthenticationError"},{"id":10,"kind":1024,"name":"name","url":"classes/authenticationerror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":11,"kind":1024,"name":"message","url":"classes/authenticationerror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"AuthenticationError"},{"id":12,"kind":1024,"name":"stack","url":"classes/authenticationerror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"AuthenticationError"},{"id":13,"kind":1024,"name":"Error","url":"classes/authenticationerror.html#error-1","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"AuthenticationError"},{"id":14,"kind":128,"name":"Auth0Client","url":"classes/auth0client.html","classes":"tsd-kind-class"},{"id":15,"kind":512,"name":"constructor","url":"classes/auth0client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Auth0Client"},{"id":16,"kind":2048,"name":"buildAuthorizeUrl","url":"classes/auth0client.html#buildauthorizeurl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":17,"kind":2048,"name":"loginWithPopup","url":"classes/auth0client.html#loginwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":18,"kind":2048,"name":"getUser","url":"classes/auth0client.html#getuser","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":19,"kind":2048,"name":"getIdTokenClaims","url":"classes/auth0client.html#getidtokenclaims","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":20,"kind":2048,"name":"loginWithRedirect","url":"classes/auth0client.html#loginwithredirect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":21,"kind":2048,"name":"handleRedirectCallback","url":"classes/auth0client.html#handleredirectcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":22,"kind":2048,"name":"getTokenSilently","url":"classes/auth0client.html#gettokensilently","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":23,"kind":2048,"name":"getTokenWithPopup","url":"classes/auth0client.html#gettokenwithpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":24,"kind":2048,"name":"isAuthenticated","url":"classes/auth0client.html#isauthenticated","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":25,"kind":2048,"name":"logout","url":"classes/auth0client.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Auth0Client"},{"id":26,"kind":32,"name":"lock","url":"globals.html#lock","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":27,"kind":32,"name":"GET_TOKEN_SILENTLY_LOCK_KEY","url":"globals.html#get_token_silently_lock_key","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":28,"kind":256,"name":"Auth0ClientOptions","url":"interfaces/auth0clientoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":29,"kind":1024,"name":"domain","url":"interfaces/auth0clientoptions.html#domain","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":30,"kind":1024,"name":"issuer","url":"interfaces/auth0clientoptions.html#issuer","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":31,"kind":1024,"name":"client_id","url":"interfaces/auth0clientoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":32,"kind":1024,"name":"redirect_uri","url":"interfaces/auth0clientoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":33,"kind":1024,"name":"leeway","url":"interfaces/auth0clientoptions.html#leeway","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":34,"kind":1024,"name":"display","url":"interfaces/auth0clientoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":35,"kind":1024,"name":"prompt","url":"interfaces/auth0clientoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":36,"kind":1024,"name":"max_age","url":"interfaces/auth0clientoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":37,"kind":1024,"name":"ui_locales","url":"interfaces/auth0clientoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":38,"kind":1024,"name":"id_token_hint","url":"interfaces/auth0clientoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":39,"kind":1024,"name":"login_hint","url":"interfaces/auth0clientoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":40,"kind":1024,"name":"acr_values","url":"interfaces/auth0clientoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":41,"kind":1024,"name":"scope","url":"interfaces/auth0clientoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":42,"kind":1024,"name":"audience","url":"interfaces/auth0clientoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":43,"kind":1024,"name":"connection","url":"interfaces/auth0clientoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"Auth0ClientOptions"},{"id":44,"kind":256,"name":"RedirectLoginOptions","url":"interfaces/redirectloginoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":45,"kind":1024,"name":"redirect_uri","url":"interfaces/redirectloginoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":46,"kind":1024,"name":"appState","url":"interfaces/redirectloginoptions.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":47,"kind":1024,"name":"fragment","url":"interfaces/redirectloginoptions.html#fragment","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":48,"kind":1024,"name":"display","url":"interfaces/redirectloginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":49,"kind":1024,"name":"prompt","url":"interfaces/redirectloginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":50,"kind":1024,"name":"max_age","url":"interfaces/redirectloginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":51,"kind":1024,"name":"ui_locales","url":"interfaces/redirectloginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":52,"kind":1024,"name":"id_token_hint","url":"interfaces/redirectloginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":53,"kind":1024,"name":"login_hint","url":"interfaces/redirectloginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":54,"kind":1024,"name":"acr_values","url":"interfaces/redirectloginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":55,"kind":1024,"name":"scope","url":"interfaces/redirectloginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":56,"kind":1024,"name":"audience","url":"interfaces/redirectloginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":57,"kind":1024,"name":"connection","url":"interfaces/redirectloginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"RedirectLoginOptions"},{"id":58,"kind":256,"name":"RedirectLoginResult","url":"interfaces/redirectloginresult.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":59,"kind":1024,"name":"appState","url":"interfaces/redirectloginresult.html#appstate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"RedirectLoginResult"},{"id":60,"kind":256,"name":"PopupLoginOptions","url":"interfaces/popuploginoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":61,"kind":1024,"name":"display","url":"interfaces/popuploginoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":62,"kind":1024,"name":"prompt","url":"interfaces/popuploginoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":63,"kind":1024,"name":"max_age","url":"interfaces/popuploginoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":64,"kind":1024,"name":"ui_locales","url":"interfaces/popuploginoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":65,"kind":1024,"name":"id_token_hint","url":"interfaces/popuploginoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":66,"kind":1024,"name":"login_hint","url":"interfaces/popuploginoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":67,"kind":1024,"name":"acr_values","url":"interfaces/popuploginoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":68,"kind":1024,"name":"scope","url":"interfaces/popuploginoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":69,"kind":1024,"name":"audience","url":"interfaces/popuploginoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":70,"kind":1024,"name":"connection","url":"interfaces/popuploginoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"PopupLoginOptions"},{"id":71,"kind":256,"name":"PopupConfigOptions","url":"interfaces/popupconfigoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":72,"kind":1024,"name":"timeoutInSeconds","url":"interfaces/popupconfigoptions.html#timeoutinseconds","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"PopupConfigOptions"},{"id":73,"kind":256,"name":"GetUserOptions","url":"interfaces/getuseroptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":74,"kind":1024,"name":"scope","url":"interfaces/getuseroptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetUserOptions"},{"id":75,"kind":1024,"name":"audience","url":"interfaces/getuseroptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetUserOptions"},{"id":76,"kind":256,"name":"getIdTokenClaimsOptions","url":"interfaces/getidtokenclaimsoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":77,"kind":1024,"name":"scope","url":"interfaces/getidtokenclaimsoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"getIdTokenClaimsOptions"},{"id":78,"kind":1024,"name":"audience","url":"interfaces/getidtokenclaimsoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"getIdTokenClaimsOptions"},{"id":79,"kind":256,"name":"GetTokenSilentlyOptions","url":"interfaces/gettokensilentlyoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":80,"kind":1024,"name":"ignoreCache","url":"interfaces/gettokensilentlyoptions.html#ignorecache","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":81,"kind":1024,"name":"redirect_uri","url":"interfaces/gettokensilentlyoptions.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":82,"kind":1024,"name":"scope","url":"interfaces/gettokensilentlyoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":83,"kind":1024,"name":"audience","url":"interfaces/gettokensilentlyoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenSilentlyOptions"},{"id":84,"kind":256,"name":"GetTokenWithPopupOptions","url":"interfaces/gettokenwithpopupoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":85,"kind":1024,"name":"display","url":"interfaces/gettokenwithpopupoptions.html#display","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":86,"kind":1024,"name":"prompt","url":"interfaces/gettokenwithpopupoptions.html#prompt","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":87,"kind":1024,"name":"max_age","url":"interfaces/gettokenwithpopupoptions.html#max_age","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":88,"kind":1024,"name":"ui_locales","url":"interfaces/gettokenwithpopupoptions.html#ui_locales","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":89,"kind":1024,"name":"id_token_hint","url":"interfaces/gettokenwithpopupoptions.html#id_token_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":90,"kind":1024,"name":"login_hint","url":"interfaces/gettokenwithpopupoptions.html#login_hint","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":91,"kind":1024,"name":"acr_values","url":"interfaces/gettokenwithpopupoptions.html#acr_values","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":92,"kind":1024,"name":"scope","url":"interfaces/gettokenwithpopupoptions.html#scope","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":93,"kind":1024,"name":"audience","url":"interfaces/gettokenwithpopupoptions.html#audience","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":94,"kind":1024,"name":"connection","url":"interfaces/gettokenwithpopupoptions.html#connection","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"GetTokenWithPopupOptions"},{"id":95,"kind":256,"name":"LogoutOptions","url":"interfaces/logoutoptions.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":96,"kind":1024,"name":"returnTo","url":"interfaces/logoutoptions.html#returnto","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"LogoutOptions"},{"id":97,"kind":1024,"name":"client_id","url":"interfaces/logoutoptions.html#client_id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"LogoutOptions"},{"id":98,"kind":1024,"name":"federated","url":"interfaces/logoutoptions.html#federated","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"LogoutOptions"},{"id":99,"kind":64,"name":"createAuth0Client","url":"globals.html#createauth0client","classes":"tsd-kind-function"}]}; \ No newline at end of file diff --git a/docs/classes/auth0client.html b/docs/classes/auth0client.html index 82e8bda66..f6bfc3f90 100644 --- a/docs/classes/auth0client.html +++ b/docs/classes/auth0client.html @@ -2381,6 +2381,9 @@
  • constructor
  • +
  • + buildAuthorizeUrl +
  • getIdTokenClaims
  • @@ -2493,6 +2496,7 @@

    Constructors

    Methods

    @@ -2705,7 +2748,7 @@

    isAuthenticated

  • @@ -2729,7 +2772,7 @@

    loginWithPopup

  • @@ -2769,7 +2812,7 @@

    loginWithRedirect

  • @@ -2802,7 +2845,7 @@

    logout

  • diff --git a/docs/classes/authenticationerror.html b/docs/classes/authenticationerror.html index 4639889c5..19ffbcfe4 100644 --- a/docs/classes/authenticationerror.html +++ b/docs/classes/authenticationerror.html @@ -2509,7 +2509,7 @@

    constructor

  • Parameters

    @@ -2537,7 +2537,7 @@

    error

    error: string
  • @@ -2547,7 +2547,7 @@

    error_description

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

    state

    state: string
    diff --git a/docs/classes/fakelock.html b/docs/classes/fakelock.html index e0ad5729c..2c540029e 100644 --- a/docs/classes/fakelock.html +++ b/docs/classes/fakelock.html @@ -2471,7 +2471,7 @@

    acquireLock

    acquireLock: Mock<any, any> = acquireLockMock
    @@ -2481,7 +2481,7 @@

    releaseLock

    releaseLock: Mock<any, any> = releaseLockMock
    diff --git a/docs/globals.html b/docs/globals.html index 88ded3349..3c78054aa 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -2666,7 +2666,7 @@

    Const GET_TOKEN_SILENTL
    GET_TOKEN_SILENTLY_LOCK_KEY: "auth0.lock.getTokenSilently" = "auth0.lock.getTokenSilently"
    @@ -2676,7 +2676,7 @@

    Const acquireLockMockacquireLockMock: Mock<any, any> = jest.fn() @@ -2686,7 +2686,7 @@

    Const lock

    lock: Lock = new Lock()
    @@ -2696,7 +2696,7 @@

    Const releaseLockMockreleaseLockMock: Mock<any, any> = jest.fn() @@ -2713,7 +2713,7 @@

    createAuth0Client

  • Parameters

    diff --git a/docs/index.html b/docs/index.html index 327af6586..749a2b66e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2667,7 +2667,7 @@

    Const GET_TOKEN_SILENTL
    GET_TOKEN_SILENTLY_LOCK_KEY: "auth0.lock.getTokenSilently" = "auth0.lock.getTokenSilently"
    @@ -2677,7 +2677,7 @@

    Const acquireLockMockacquireLockMock: Mock<any, any> = jest.fn() @@ -2687,7 +2687,7 @@

    Const lock

    lock: Lock = new Lock()
    @@ -2697,7 +2697,7 @@

    Const releaseLockMockreleaseLockMock: Mock<any, any> = jest.fn() @@ -2714,7 +2714,7 @@

    createAuth0Client

  • Parameters

    diff --git a/docs/interfaces/auth0clientoptions.html b/docs/interfaces/auth0clientoptions.html index 830d0d723..72d6d6289 100644 --- a/docs/interfaces/auth0clientoptions.html +++ b/docs/interfaces/auth0clientoptions.html @@ -2539,7 +2539,7 @@

    Optional acr_values

    @@ -2550,7 +2550,7 @@

    Optional audience

    @@ -2565,7 +2565,7 @@

    client_id

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

    Optional connection

    @@ -2599,7 +2599,7 @@

    Optional display

    @@ -2619,7 +2619,7 @@

    domain

    domain: string
    @@ -2637,7 +2637,7 @@

    Optional id_token_hi
    @@ -2652,7 +2652,7 @@

    Optional issuer

    issuer: string
    @@ -2667,7 +2667,7 @@

    Optional leeway

    leeway: number
    @@ -2685,7 +2685,7 @@

    Optional login_hint

    @@ -2703,7 +2703,7 @@

    Optional max_age

    @@ -2721,7 +2721,7 @@

    Optional prompt

    @@ -2741,7 +2741,7 @@

    Optional redirect_uri

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

    Optional scope

    @@ -2778,7 +2778,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/getidtokenclaimsoptions.html b/docs/interfaces/getidtokenclaimsoptions.html index d78e17ea0..cab2a5c37 100644 --- a/docs/interfaces/getidtokenclaimsoptions.html +++ b/docs/interfaces/getidtokenclaimsoptions.html @@ -2471,7 +2471,7 @@

    audience

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

    scope

    scope: string
    diff --git a/docs/interfaces/gettokensilentlyoptions.html b/docs/interfaces/gettokensilentlyoptions.html index 1387709b2..3d97e94e6 100644 --- a/docs/interfaces/gettokensilentlyoptions.html +++ b/docs/interfaces/gettokensilentlyoptions.html @@ -2495,7 +2495,7 @@

    audience

    @@ -2510,7 +2510,7 @@

    Optional ignoreCache

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

    Optional redirect_uri

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

    scope

    diff --git a/docs/interfaces/gettokenwithpopupoptions.html b/docs/interfaces/gettokenwithpopupoptions.html index b50acdf92..90b3148cf 100644 --- a/docs/interfaces/gettokenwithpopupoptions.html +++ b/docs/interfaces/gettokenwithpopupoptions.html @@ -2519,7 +2519,7 @@

    Optional acr_values

    @@ -2530,7 +2530,7 @@

    Optional audience

    @@ -2546,7 +2546,7 @@

    Optional connection

    @@ -2564,7 +2564,7 @@

    Optional display

    @@ -2585,7 +2585,7 @@

    Optional id_token_hi
    @@ -2601,7 +2601,7 @@

    Optional login_hint

    @@ -2619,7 +2619,7 @@

    Optional max_age

    @@ -2637,7 +2637,7 @@

    Optional prompt

    @@ -2658,7 +2658,7 @@

    Optional scope

    @@ -2675,7 +2675,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/getuseroptions.html b/docs/interfaces/getuseroptions.html index 939da8f6f..88fbd346c 100644 --- a/docs/interfaces/getuseroptions.html +++ b/docs/interfaces/getuseroptions.html @@ -2476,7 +2476,7 @@

    audience

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

    scope

    scope: string
    diff --git a/docs/interfaces/logoutoptions.html b/docs/interfaces/logoutoptions.html index 4c5731d1e..f65ae6646 100644 --- a/docs/interfaces/logoutoptions.html +++ b/docs/interfaces/logoutoptions.html @@ -2475,7 +2475,7 @@

    Optional client_id

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

    Optional federated

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

    Optional returnTo

    returnTo: string
    diff --git a/docs/interfaces/popupconfigoptions.html b/docs/interfaces/popupconfigoptions.html index 04794c1c1..c948f685d 100644 --- a/docs/interfaces/popupconfigoptions.html +++ b/docs/interfaces/popupconfigoptions.html @@ -2467,7 +2467,7 @@

    Optional timeoutInSeconds
    timeoutInSeconds: number
    diff --git a/docs/interfaces/popuploginoptions.html b/docs/interfaces/popuploginoptions.html index 229350a4d..753f1778a 100644 --- a/docs/interfaces/popuploginoptions.html +++ b/docs/interfaces/popuploginoptions.html @@ -2524,7 +2524,7 @@

    Optional acr_values

    @@ -2535,7 +2535,7 @@

    Optional audience

    @@ -2551,7 +2551,7 @@

    Optional connection

    @@ -2569,7 +2569,7 @@

    Optional display

    @@ -2590,7 +2590,7 @@

    Optional id_token_hi
    @@ -2606,7 +2606,7 @@

    Optional login_hint

    @@ -2624,7 +2624,7 @@

    Optional max_age

    @@ -2642,7 +2642,7 @@

    Optional prompt

    @@ -2663,7 +2663,7 @@

    Optional scope

    @@ -2680,7 +2680,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/redirectloginoptions.html b/docs/interfaces/redirectloginoptions.html index 0774da956..0a2481ad1 100644 --- a/docs/interfaces/redirectloginoptions.html +++ b/docs/interfaces/redirectloginoptions.html @@ -2531,7 +2531,7 @@

    Optional acr_values

    @@ -2541,7 +2541,7 @@

    Optional appState

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

    Optional audience

    @@ -2573,7 +2573,7 @@

    Optional connection

    @@ -2591,7 +2591,7 @@

    Optional display

    @@ -2611,7 +2611,7 @@

    Optional fragment

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

    Optional id_token_hi
    @@ -2643,7 +2643,7 @@

    Optional login_hint

    @@ -2661,7 +2661,7 @@

    Optional max_age

    @@ -2679,7 +2679,7 @@

    Optional prompt

    @@ -2699,7 +2699,7 @@

    Optional redirect_uri

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

    Optional scope

    @@ -2735,7 +2735,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/redirectloginresult.html b/docs/interfaces/redirectloginresult.html index 896089a4a..cea47ee03 100644 --- a/docs/interfaces/redirectloginresult.html +++ b/docs/interfaces/redirectloginresult.html @@ -2467,7 +2467,7 @@

    Optional appState

    appState: any
    diff --git a/package.json b/package.json index 99e6fc264..d8b2b1718 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "@auth0/auth0-spa-js", "description": "Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE", "license": "MIT", - "version": "1.5.0", + "version": "1.6.0", "main": "dist/lib/auth0-spa-js.cjs.js", "types": "dist/typings/index.d.ts", "browser": "dist/auth0-spa-js.production.js", diff --git a/src/version.ts b/src/version.ts index eb107735f..3b3f42b10 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export default '1.5.0'; +export default '1.6.0';