Loading video...
Video Failed to Load
Better Auth now support multi sessions 🎉
17,253 views • 1 year ago •via X (Twitter)
8 Comments

Incredible stuff. Super impressed with the rate of updates 🔥

oh snap, this is an awesome feature, that's google level auth 👏

@ThePrimeagen, take a look at @better_auth🔥, the most comprehensive authentication library for TypeScript

How are you so fast ?

looking ‘better’ day by day. excited to try this on my next project

This looks awesome. I like how it is open source, is self hostable, and has excellent documentation. Great work 👍

If I want to implement a simple auth with username and password I should choose better-auth or another option?

What happens if you click on a link or email and you are in the wrong session? That's why I prefer to make the multi-session explicit in the session token/JWT, with a single unified token instead of switching sessions like this

