401 after signing in
poulakidask opened this issue · 1 comments
poulakidask commented
After signing in, when I click "Profile" the server returns 401 from "/account", with "message": "JWT is not found, invalid or expired.", logs out and then redirects to login. Any idea why?
mickgeek commented
Hi.
Try use the php bin/console lexik:jwt:generate-keypair
command to generate JWT secret keys. Sorry for the late reply.