Switching from Auth0 with nextjs and express backend
Hello, in one of my projects I am currently using auth0. From the frontend I need to make authenticated requests to my backend, which auth0 has a easy to integrate sdk for my express backend so i can do it fairly easily. I was wondering how would I go about doing this with Better Auth. Searched a bit but couldnt find a resource on this.
0 Replies