Add a new value to a session in Nextjs (and NextAuth)
After getting a few new values and the session is created you can still modify the session. At the client: […]
After getting a few new values and the session is created you can still modify the session. At the client: […]
I was struggling for a while to understand why after declaring 2 differents CredentialsProviders, my request were redirected to the […]
Changing the following worked for me (.env files) to
I tried to compile the application with However, my server freezes and I am unable to see the reason why […]
It took me a while to understand. The documentation is not very clear. However, it is always good to read […]
After reading the documentation https://nextjs.org/docs/api-reference/next.config.js/runtime-configuration … I couldnt use it in developer mode. I was seeing it there, but the […]
Just as a reminder… In the client side… Server side… And the api call parameters are: