NextJS + NestJS Query Auth0 api/auth/callback/auth0 Not Found
When i have the given template above and try to login i am instantly getting
waht am i missing
waht am i missing
{
"message": "Cannot GET /api/auth/callback/auth0?code=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&state=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"error": "Not Found",
"statusCode": 404
}