div
with id cotter-form-container
element to contain cotter's formcotter-form-container
for the form to show up.You need your API_KEY_ID for this step. Create a developer account and create a Project to get your API keys. The API Keys will only be shown once!
API_KEY_ID
from the dashboard, then replace <YOUR_API_KEY_ID>
with your API_KEY_ID
.π You're done! Now that you know how it works on the client side, let's check out how to process Cotter's payload in your backend so you can start registering and logging in users in your backend server.