A simple magic link sign-up flow built in Baserow

Here is how to set it up:

→ Trigger a webhook on form submit
→ Check if the email exists in your users table
→ Send a link with a unique UUID
→ Optionally expire the UUID for extra security

Kudos to @frederikdc for sharing this solution! :raising_hands:

3 Likes