chore: upgrade demo nextjs version

This commit is contained in:
Bereket Engida
2024-10-12 02:11:26 +03:00
parent 237478ae3e
commit 7442fc1606
5 changed files with 294 additions and 119 deletions

View File

@@ -11,6 +11,7 @@ export const client = createAuthClient({
plugins: [
organizationClient(),
twoFactorClient({
redirect: true,
twoFactorPage: "/two-factor",
}),
passkeyClient(),