Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

state mismatch, expected undefined, got: #28

Open
barbirict opened this issue Feb 13, 2024 · 3 comments
Open

state mismatch, expected undefined, got: #28

barbirict opened this issue Feb 13, 2024 · 3 comments

Comments

@barbirict
Copy link

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?

@johnatas-x
Copy link

Hey @barbirict,

Did you find a trick to stop getting this error?
I also have it on my side

Thanks,

@barbirict
Copy link
Author

Hey @barbirict,

Did you find a trick to stop getting this error? I also have it on my side

Thanks,

Hi @johnatas-x,
sadly, I never did. Posted here in hope developers give me an answer, I put the project I was working on on pause in the meantime.

@johnatas-x
Copy link

Hi @barbirict,
Thanks for your answer.
For my part, I will switch to nuxt-oidc-auth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants