Full tutorial on @better_auth with @prisma Postgres on my channel! - Email & password login - Authorization with roles - OAuth (Google, GitHub) - Transactional emails with @resend - Hooks for custom password validation rules - unauthorized.tsx & forbidden.tsx - and more Video link in 1st comment
@codinginflow @better_auth @prisma @resend Interesting. Building robust auth is often overlooked, but so crucial for secure applications. This looks like a great resource.
@codinginflow @better_auth @prisma @resend Better auth is so simple it bewilders me why ppl need a tutorial on it. The docs couldn't be more straight forward
@codinginflow @better_auth @prisma @resend This is a much-needed tutorial. I'm particularly interested in the custom password validation hooks. How flexible is it for implementing complex rules like zxcvbn?
@codinginflow @better_auth @prisma @resend looks like a solid setup