Adam Watson
Results
2
comments of
Adam Watson
Now it says "Invalid TOTP code entered" regardless of how fast I type the code once it changes. The enrollment flow example also says "Invalid TOTP code entered" https://supabase.com/docs/guides/auth/auth-mfa#add-enrollment-flow
I worked around the issue by changing the link in the invite user email template to `{{ .SiteURL }}sign-up?url={{ .ConfirmationURL }}` My page has a button that redirects to `searchParams.get('url')`