Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit d08b63b

Browse files
committed
Emphasized need for API in README
1 parent 8a560f5 commit d08b63b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

01-Login/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This example application uses the [Passage Auth Element](https://www.npmjs.com/p
66
## Configure Your Environment Variables
77

88
1. Copy the EXAMPLE.env file to your own .env file.
9-
2. Replace the example variables with your own Passage App ID and API Key. You can get these from the [Passage Console](https://console.passage.id).
9+
2. Replace the example variables with your own Passage App ID and API Key. You can get these from the [Passage Console](https://console.passage.id). The App ID is found on the main Dashboard page, and the API Key can be created and retrieved from the `Setting/API Keys` page. **Note that both are required.**
1010

1111
## Getting Started
1212

02-Login-With-Profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This example application uses the [Passage Auth Element](https://www.npmjs.com/p
66
## Configure Your Environment Variables
77

88
1. Copy the EXAMPLE.env file to your own .env file.
9-
2. Replace the example variables with your own Passage App ID and API Key. You can get these from the [Passage Console](https://console.passage.id).
9+
2. Replace the example variables with your own Passage App ID and API Key. You can get these from the [Passage Console](https://console.passage.id). The App ID is found on the main Dashboard page, and the API Key can be created and retrieved from the `Setting/API Keys` page. **Note that both are required.**
1010

1111
## Getting Started
1212

0 commit comments

Comments
 (0)