Skip to content

Commit

Permalink
Mention NEXT_PUBLIC_RPID in README
Browse files Browse the repository at this point in the history
r-n-o committed Nov 28, 2023
1 parent fc2d5c1 commit 9e648f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/with-federated-passkeys/README.md
Original file line number Diff line number Diff line change
@@ -36,6 +36,7 @@ Now open `.env.local` and add the missing environment variables:
- `API_PRIVATE_KEY`
- `NEXT_PUBLIC_ORGANIZATION_ID`
- `NEXT_PUBLIC_BASE_URL` (the `NEXT_PUBLIC` prefix makes the env variable accessible to the frontend app)
- `NEXT_PUBLIC_RPID` should be `localhost` unless you're accessing this demo through your own domain

### 3/ Running the app

0 comments on commit 9e648f1

Please sign in to comment.