Hi, I want to verify the users who signup via email, the supabase inbuilt features are great and easy to setup, but they don't seem to work with FF. I have enabled "confirm email" in supabase, but the inbuild FF authentication action doesn't seem to support it as there isn't a token created, so it just sits there and doesn't progress to the next step.
How can I do this with custom code?