OpenAPI plugin is not working in NestJs

I tried using the openapi plugin in nestjs I am getting a blank white page for the route http://localhost:4002/api/auth/reference
2 Replies
krisna
krisna4w ago
have you implement the routes for the auth?
Sai Ranjit
Sai RanjitOP3w ago
Yes I have used the @thallesp/nestjs-better-auth

Did you find this page helpful?