From a27c603a5dd85049b0d8ed4aa3f1bb9648614c5b Mon Sep 17 00:00:00 2001 From: Akashdeep Deb Date: Sun, 18 Feb 2024 10:25:36 +0000 Subject: [PATCH] Update README.md with Confirm signup info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7d6d6800..e6760fb5 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,10 @@ Site URL: https://headshots-starter.vercel.app Redirect URL: https://headshots-starter.vercel.app/** +For signup: + +To make sure sign up works through the supabase "Confirm signup" tab. Add "/auth/callback" after {{ .ConfirmationURL }} like href="{{ .ConfirmationURL }}/auth/callback" so the project catches the sign up route in the right callback. + ### 6. Create a [Leap AI](https://tryleap.ai/) account In your Leap Workflows dashboard, clone the `Headshot Generator` template, then publish the workflow.