Please read the documentation here: https://docs.passwordless.dev
- Get your own API keys here: https://beta.passwordless.dev/create-account
- Replace "YOUR_API_KEY" and YOUR_API_SECRET with your own ApiKey / secret
- run
npm install
and start app withnode app.js
.
Try online: You can test this demo live at https://demo-backend.passwordless.dev/.