Clone this template to create a simple signup/login form using Magic Link in Webflow: https://cotterapp.webflow.io/webflow-basic-cookbook
In this recipe, you'll learn how to build a webflow site with passwordless login using magic link.
We have created 2 pages: Login Page (/) and Protected Page (/protected).
The login page will display the embedded Cotter Login Form for your users to type in their email.
The protected page will display protected content that only logged in users can view.
#Templates #Authentication #Signup #Login