© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
nextjs + nestjs - Better Auth
BA
Better Auth
•
12mo ago
•
9 replies
zay
nextjs + nestjs
i have a nextjs app with better auth setup
.
what would be the best way to handle auth verifcation on the side of the nestjs backend
?
Solution
Hey
, there is
https://github.com/better-auth/better-auth/pull/1548
coming
, but there is also comment from user juandl
, where he explains how he implemented it
.
GitHub
feat: nestjs support by ThallesP · Pull Request #1548 · better-au...
Adds support for the NestJS framework
The PR adds full support for NestJS with decorators
, guards
, and a module for a seamless integration
.
Here
&
#39
;s some examples
:
import
{ NestFactory
} from
.
.
.
Jump to solution
Similar Threads
Similar Threads
nestjs role
BA
Better Auth / help
6mo ago
Nestjs Prisma
BA
Better Auth / help
8mo ago
NestJS Integration
BA
Better Auth / help
8mo ago
NestJs + Better Auth
BA
Better Auth / help
7mo ago