ArboreumDev / credit-union-frontend

Frontend in Next.js + Typescript + GraphQL
https://frontend-two-sandy.vercel.app
1 stars 0 forks source link

jwt-true in session option #222

Open djudjuu opened 3 years ago

djudjuu commented 3 years ago

somehow this line was not necessary before...

https://github.com/ArboreumDev/frontend/pull/219/commits/e64602d7e9f07f19925f3b1087de18838745b046

will this mess with the login flow?

potential cause: i had to update the hasura-cli (otherwise the script to deploy wouldnt progress....) now there is a mismatch between server & cli version of hasura. maybe that is the issue