diff --git a/apps/web/src/lib/server/auth/index.ts b/apps/web/src/lib/server/auth/index.ts index 0c6d7bd02..f04f64a87 100644 --- a/apps/web/src/lib/server/auth/index.ts +++ b/apps/web/src/lib/server/auth/index.ts @@ -377,8 +377,6 @@ async function createAuth() { // pushes their verification row out to 7 days post-mint. expiresIn: 60 * 10, disableSignUp: false, - // Outlook Safe Links / Slack unfurl can consume tokens before the user clicks. - allowedAttempts: 3, }), emailOTP({