HTML – Sign in with Email/Phone
Easily add email and phone number verification using Cotter's SDK. Send a magic link to your users via email, SMS or WhatsApp in just a few lines of code.
Step 0: Get the template code
Step 1: Import Cotter as a dependency
Step 2: Setup a div with id cotter-form-container element to contain cotter's form
div with id cotter-form-container element to contain cotter's formStep 3: Initialize Cotter
👉 What's Next?
Customize the Form
Add Additional Fields
Register User to your Backend
Backend: Handling ResponseLast updated