From 5b61a720b962c76defa31b07059fd9ce033dc695 Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Thu, 25 Aug 2022 14:29:19 -0600 Subject: [PATCH] Add configuration link --- demos/angular-capacitor/README.md | 2 ++ demos/angular-cordova/README.md | 2 ++ demos/react/README.md | 2 ++ demos/vue/README.md | 2 ++ 4 files changed, 8 insertions(+) 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: