Skip to content

Commit

Permalink
Add configuration link
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Raible committed Aug 25, 2022
1 parent fa198c3 commit 5b61a72
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demos/angular-capacitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 2 additions & 0 deletions demos/angular-cordova/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 2 additions & 0 deletions demos/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 2 additions & 0 deletions demos/vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5b61a72

Please sign in to comment.