Example with express

Do you have any example with express and protected routes in express? Could not find any example in docs
1 Reply
kingitaj
kingitaj2mo ago
You just need to do this in a middleware you create. Check if a session is returned.
Express Integration | Better Auth
Integrate Better Auth with Express.

Did you find this page helpful?