NeuhljebTihomir
NeuhljebTihomir
BABetter Auth
Created by NeuhljebTihomir on 12/31/2024 in #help
Should BETTER_AUTH_URL be equal in both prod and dev?
When I deploy my app, should I put domain in BETTER_AUTH_URL or just leave it as http://localhost:3000? Also, why is this enviroment variable? Wouldn't it be better if this was configured in betterAuth({...}) in auth.ts?
1 replies
BABetter Auth
Created by NeuhljebTihomir on 12/27/2024 in #help
What about old expired rows? Who should clean them?
For example, rows in Verification and Sessions table. Should we set up cron job to clean them or BetterAuth does that?
5 replies