Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dagnelies authored Sep 22, 2023
1 parent 2c6a858 commit 7f63469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ So you might for example `import { client } from '@passwordless-id/webauthn'` fo
### Runs in...

- In Chrome, Edge, Safari (*Firefox is still missing a [piece](https://github.com/passwordless-id/webauthn/issues/18)*)
- NodeJS **19+** (because the `WebCrypto` is only available as `crypto` global starting from node 19! For older Node versions, take a look at [Arch0125's fork](https://github.com/Arch0125/webauthn/tree/nodev14-v16-support)
- NodeJS **19+** (For older Node versions, take a look at [Arch0125's fork](https://github.com/Arch0125/webauthn/tree/nodev14-v16-support) )
- Cloudflare Workers
- Probably in most recent browsers/servers

Expand Down

0 comments on commit 7f63469

Please sign in to comment.