Skip to content

Commit

Permalink
Update README with instructions for testing passkeys provider
Browse files Browse the repository at this point in the history
  • Loading branch information
arhtudormorar committed Oct 29, 2024
1 parent 70a1567 commit 12dacba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.

> **Note:** While in development, to test the passkeys provider use the following command:
`open -a Google\ Chrome --args --ignore-certificate-errors --ignore-urlfetcher-cert-requests`

### Step 3. Build for testing and production use

A build of the app is necessary to deploy for testing purposes or for production use.
Expand Down

0 comments on commit 12dacba

Please sign in to comment.