Migration with NestJS
Previously, I used a manual password validator with JWT in NestJS. Now I’ve migrated to BetterAuth. What’s the best way to migrate existing users to the new system—for both normal email/password logins and Google OAuth logins?
0 Replies