verifyEmailOTP()
Use nhost.auth.verifyEmailOTP to verify an email one-time password (OTP) and complete the sign-in process
nhost.auth.verifyEmailOTP('user@example.com', '123456')Parameters
Section titled “Parameters”email required string
The email address to verify the OTP for
otp required string
The one-time password sent to the email address