We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6acb8b commit 2b279c4Copy full SHA for 2b279c4
README.md
@@ -42,7 +42,6 @@ Install the Passwordless.dev JS client:
42
src="https://cdn.passwordless.dev/dist/1.1.0/passwordless.iife.js"
43
crossorigin="anonymous"
44
></script>
45
-`
46
```
47
48
Next, your front end must import the libary to call the methods:
0 commit comments