Comment on Better Auth is joining VercelparentComments−nicce2moRolling auth by yourself is very messy. Storing tokens correctly, rotating and using correct tokens, with correct parameters and so on. Endless footguns.−lackoftactics2moalso the conseqeunces of implementing it badly from scratch don't make sense if you can use battle-tested solution
Comments
Rolling auth by yourself is very messy. Storing tokens correctly, rotating and using correct tokens, with correct parameters and so on. Endless footguns.
also the conseqeunces of implementing it badly from scratch don't make sense if you can use battle-tested solution