Vue BetterAuth Client - twoFactor.verifyOtp missing redirect/callback URL param
The client created using import { createAuthClient } from "better-auth/vue" and with the plugin twoFactorClient() is missing a callback URL/redirect when calling twoFactor.verifyOtp().
It is references through the documentation here:
https://www.better-auth.com/docs/plugins/2fa#verifying-otp
Two-Factor Authentication (2FA) | Better Auth
Enhance your app's security with two-factor authentication.
0 Replies