Appearance
Verify OTP (Supabase) ​
Use this action to verify the one-time code (OTP) the user received, and complete the sign-in flow.
Add the action ​
- Create (or open) an
Interfaceworkflow. - Click
+ Add action. - Select
Supabase→Verify OTP. - Select the Supabase
Connectionyou want to use.
Configure the action ​
- Email: The email address that received the code.
- Token: The code the user typed in (for example
123456). - Type: What kind of code this is for (for most email OTP flows, use
Email).
Common pitfalls ​
Wrong type selected ​
If you sent the OTP for a specific flow (like Recovery), make sure the Type matches the flow you started.
CONTINUE LEARNING
Learn how to configure Supabase connections and auth actions.

