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 12dacba commit b3b6d9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ 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:
> **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`
Make sure to close all instances of Chrome after the development session.

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

Expand Down

0 comments on commit b3b6d9e

Please sign in to comment.