cogb-jclaney

Results 2 comments of cogb-jclaney

> First thing first why did you write "use server" on the server component By default it was server component by marking you have made it a server action that...

Hey @Ali-Raza764 thanks, odd it doesn't work for you, works for me doing the below ``` git clone https://github.com/cogb-jclaney/authjs-issue.git authtest npm i npm run dev ``` My app/auth works when...