You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
500 state mismatch, expected undefined, got: at (./src/runtime/server/routes/oidc/callback.ts:47:1) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Object.handler (./node_modules/h3/dist/index.mjs:1697:19) at async Server.toNodeHandle (./node_modules/h3/dist/index.mjs:1907:7)
I can't get the playground to work, it only works if I manually change the openid-client dependency code and disable state checking. Config is the same as in the example with only the issuer url, clientid and secret changed. Any ideas?
The text was updated successfully, but these errors were encountered:
I can't get the playground to work, it only works if I manually change the openid-client dependency code and disable state checking. Config is the same as in the example with only the issuer url, clientid and secret changed. Any ideas?
The text was updated successfully, but these errors were encountered: