diff --git a/demos/angular-capacitor/README.md b/demos/angular-capacitor/README.md index c30cee9..ddb6f59 100644 --- a/demos/angular-capacitor/README.md +++ b/demos/angular-capacitor/README.md @@ -7,6 +7,8 @@ npm install ionic serve ``` +To see how to configure this app with Okta or Auth0, see [these instructions](https://github.com/oktadev/schematics/#okta-for-ionic). + ## iOS Generate an iOS project with the following command: diff --git a/demos/angular-cordova/README.md b/demos/angular-cordova/README.md index 52f747d..c67734a 100644 --- a/demos/angular-cordova/README.md +++ b/demos/angular-cordova/README.md @@ -7,6 +7,8 @@ npm install ionic serve ``` +To see how to configure this app with Okta or Auth0, see [these instructions](https://github.com/oktadev/schematics/#okta-for-ionic). + ## iOS Generate an iOS project with the following command: diff --git a/demos/react/README.md b/demos/react/README.md index ca8e0b6..5e69e73 100644 --- a/demos/react/README.md +++ b/demos/react/README.md @@ -7,6 +7,8 @@ npm install npm start ``` +To see how to configure this app with Okta or Auth0, see [these instructions](https://github.com/oktadev/schematics/#okta-for-ionic). + ## iOS Generate an iOS project with the following command: diff --git a/demos/vue/README.md b/demos/vue/README.md index eabf271..daa9f9c 100644 --- a/demos/vue/README.md +++ b/demos/vue/README.md @@ -7,6 +7,8 @@ npm install npm run serve ``` +To see how to configure this app with Okta or Auth0, see [these instructions](https://github.com/oktadev/schematics/#okta-for-ionic). + ## iOS Generate an iOS project with the following command: