You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/ords-remix-jwt-sample/README.md
+6-9
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ To set up your Auth0 tenant and application follow the steps outlined in [The Au
40
40
41
41
#### 3. configure your `.env` file as it follows
42
42
43
-
You can create a `.env` file or rename the `.env.example` file to `.env` and use it to fill the following environment variables:
43
+
You can create a `.env` file or rename the `.env.example` file to `.env` and use it to fill the following environment variables:
44
44
45
45
```bash
46
46
# We refer to some variables as Autonomous Database specific but you can use whichever ORDS URL you want/have as well as the user, as long as this user is capable of creating and REST Enabling other schemas.
@@ -180,14 +180,11 @@ Once the server is up you will see the following output on your console:
Now you can go to `http://localhost:3000` and see the ORDS Concert App in action fell free to explore the Discover Functionalities and don't forget to Enable the Tooltips functionality to learn more about Oracle REST Data Services!
@@ -212,4 +209,4 @@ All names, characters, organizations, places, events and portrayals are entirely
212
209
213
210
Copyright (c) 2024 Oracle and/or its affiliates.
214
211
215
-
Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.
212
+
Released under the Universal Permissive License v1.0 as shown at <https://oss.oracle.com/licenses/upl/>.
0 commit comments