diff --git a/README.md b/README.md index 58a6aed2f..22900893e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Make sure this is updated based on the sections included: From the CDN: ```html - + ``` Using [npm](https://npmjs.org): diff --git a/docs/classes/auth0client.html b/docs/classes/auth0client.html index df868bf26..f7a0c8c70 100644 --- a/docs/classes/auth0client.html +++ b/docs/classes/auth0client.html @@ -1030,7 +1030,7 @@

constructor

  • Parameters

    @@ -1056,7 +1056,7 @@

    getIdTokenClaims

  • @@ -1087,7 +1087,7 @@

    getTokenSilently

  • @@ -1122,7 +1122,7 @@

    getTokenWithPopup

  • @@ -1156,7 +1156,7 @@

    getUser

  • @@ -1188,7 +1188,7 @@

    handleRedirectCallback

  • @@ -1213,7 +1213,7 @@

    isAuthenticated

  • @@ -1237,7 +1237,7 @@

    loginWithPopup

  • @@ -1274,7 +1274,7 @@

    loginWithRedirect

  • @@ -1307,7 +1307,7 @@

    logout

  • diff --git a/docs/globals.html b/docs/globals.html index 74cc2c3cc..b8800eed7 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -967,7 +967,7 @@

    Documentation

    Installation

    From the CDN:

    -
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.1/auth0-spa-js.production.js"></script>
    +
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.2/auth0-spa-js.production.js"></script>

    Using npm:

    npm install @auth0/auth0-spa-js

    Using yarn:

    @@ -1120,7 +1120,7 @@

    createAuth0Client

  • Parameters

    diff --git a/docs/index.html b/docs/index.html index 8b7125a1f..19f921f09 100644 --- a/docs/index.html +++ b/docs/index.html @@ -967,7 +967,7 @@

    Documentation

    Installation

    From the CDN:

    -
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.1/auth0-spa-js.production.js"></script>
    +
    <script src="https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.2/auth0-spa-js.production.js"></script>

    Using npm:

    npm install @auth0/auth0-spa-js

    Using yarn:

    @@ -1121,7 +1121,7 @@

    createAuth0Client

  • Parameters

    diff --git a/docs/interfaces/auth0clientoptions.html b/docs/interfaces/auth0clientoptions.html index 5270da158..ce4cce453 100644 --- a/docs/interfaces/auth0clientoptions.html +++ b/docs/interfaces/auth0clientoptions.html @@ -1036,7 +1036,7 @@

    Optional acr_values

    @@ -1047,7 +1047,7 @@

    Optional audience

    @@ -1062,7 +1062,7 @@

    client_id

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

    Optional connection

    @@ -1096,7 +1096,7 @@

    Optional display

    @@ -1116,7 +1116,7 @@

    domain

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

    Optional id_token_hi
    @@ -1149,7 +1149,7 @@

    Optional leeway

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

    Optional login_hint

    @@ -1184,7 +1184,7 @@

    Optional max_age

    @@ -1202,7 +1202,7 @@

    Optional prompt

    @@ -1222,7 +1222,7 @@

    Optional redirect_uri

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

    Optional scope

    @@ -1258,7 +1258,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/getidtokenclaimsoptions.html b/docs/interfaces/getidtokenclaimsoptions.html index 97dc6fc72..fd848195d 100644 --- a/docs/interfaces/getidtokenclaimsoptions.html +++ b/docs/interfaces/getidtokenclaimsoptions.html @@ -982,7 +982,7 @@

    audience

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

    scope

    scope: string
    diff --git a/docs/interfaces/gettokensilentlyoptions.html b/docs/interfaces/gettokensilentlyoptions.html index f0c053dcf..4ee768d1a 100644 --- a/docs/interfaces/gettokensilentlyoptions.html +++ b/docs/interfaces/gettokensilentlyoptions.html @@ -996,7 +996,7 @@

    audience

    @@ -1011,7 +1011,7 @@

    Optional ignoreCache

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

    Optional redirect_uri

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

    scope

    diff --git a/docs/interfaces/gettokenwithpopupoptions.html b/docs/interfaces/gettokenwithpopupoptions.html index b056d6e5b..bdd10624a 100644 --- a/docs/interfaces/gettokenwithpopupoptions.html +++ b/docs/interfaces/gettokenwithpopupoptions.html @@ -1020,7 +1020,7 @@

    Optional acr_values

    @@ -1031,7 +1031,7 @@

    Optional audience

    @@ -1047,7 +1047,7 @@

    Optional connection

    @@ -1065,7 +1065,7 @@

    Optional display

    @@ -1086,7 +1086,7 @@

    Optional id_token_hi
    @@ -1102,7 +1102,7 @@

    Optional login_hint

    @@ -1120,7 +1120,7 @@

    Optional max_age

    @@ -1138,7 +1138,7 @@

    Optional prompt

    @@ -1159,7 +1159,7 @@

    Optional scope

    @@ -1175,7 +1175,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/getuseroptions.html b/docs/interfaces/getuseroptions.html index 9c56a4dc0..06e54f6ef 100644 --- a/docs/interfaces/getuseroptions.html +++ b/docs/interfaces/getuseroptions.html @@ -987,7 +987,7 @@

    audience

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

    scope

    scope: string
    diff --git a/docs/interfaces/logoutoptions.html b/docs/interfaces/logoutoptions.html index 4ca32c832..5aa996664 100644 --- a/docs/interfaces/logoutoptions.html +++ b/docs/interfaces/logoutoptions.html @@ -982,7 +982,7 @@

    Optional client_id

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

    Optional returnTo

    returnTo: string
    diff --git a/docs/interfaces/popuploginoptions.html b/docs/interfaces/popuploginoptions.html index 4dce5427c..b3883bc7e 100644 --- a/docs/interfaces/popuploginoptions.html +++ b/docs/interfaces/popuploginoptions.html @@ -1025,7 +1025,7 @@

    Optional acr_values

    @@ -1036,7 +1036,7 @@

    Optional audience

    @@ -1052,7 +1052,7 @@

    Optional connection

    @@ -1070,7 +1070,7 @@

    Optional display

    @@ -1091,7 +1091,7 @@

    Optional id_token_hi
    @@ -1107,7 +1107,7 @@

    Optional login_hint

    @@ -1125,7 +1125,7 @@

    Optional max_age

    @@ -1143,7 +1143,7 @@

    Optional prompt

    @@ -1164,7 +1164,7 @@

    Optional scope

    @@ -1180,7 +1180,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/redirectloginoptions.html b/docs/interfaces/redirectloginoptions.html index 9403761df..d4aeb8344 100644 --- a/docs/interfaces/redirectloginoptions.html +++ b/docs/interfaces/redirectloginoptions.html @@ -1028,7 +1028,7 @@

    Optional acr_values

    @@ -1038,7 +1038,7 @@

    Optional appState

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

    Optional audience

    @@ -1070,7 +1070,7 @@

    Optional connection

    @@ -1088,7 +1088,7 @@

    Optional display

    @@ -1109,7 +1109,7 @@

    Optional id_token_hi
    @@ -1125,7 +1125,7 @@

    Optional login_hint

    @@ -1143,7 +1143,7 @@

    Optional max_age

    @@ -1161,7 +1161,7 @@

    Optional prompt

    @@ -1181,7 +1181,7 @@

    redirect_uri

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

    Optional scope

    @@ -1216,7 +1216,7 @@

    Optional ui_locales

    diff --git a/docs/interfaces/redirectloginresult.html b/docs/interfaces/redirectloginresult.html index f6bd418a5..ad554dbf9 100644 --- a/docs/interfaces/redirectloginresult.html +++ b/docs/interfaces/redirectloginresult.html @@ -978,7 +978,7 @@

    Optional appState

    appState: any
    diff --git a/package-lock.json b/package-lock.json index 97f7995b5..24fb7e3de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@auth0/auth0-spa-js", - "version": "1.0.0-beta.1", + "version": "1.0.0-beta.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1b745a0ba..3701304d7 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.0.0-beta.1", + "version": "1.0.0-beta.2", "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 4112c6e72..798c3347b 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export default '1.0.0-beta.1'; +export default '1.0.0-beta.2';