chevin
TTCTheo's Typesafe Cult
•Created by nicolasm8106 on 2/1/2024 in #questions
How would you go about layered authentication?
if you're looking to not roll your own auth using something like Auth.js/Next.Auth, then I would recommend Clerk, which supports both magic links and multi-factor auth https://clerk.com/docs/custom-flows/magic-links https://clerk.com/docs/custom-flows/mfa
3 replies