Open danacr opened 4 years ago
I think most things work now, but I am experiencing some weird bugs with the csrf token when setting GO_ENV=production.
GO_ENV=production
E.g. users cannot log in.
Dev seems fine
CSRF issue is probably linked to this: https://github.com/mikaelm1/Blog-App-Buffalo/issues/4, will have a look
I think most things work now, but I am experiencing some weird bugs with the csrf token when setting
GO_ENV=production
.E.g. users cannot log in.
Dev seems fine