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
BadRequestError: checks.state argument is missing
at /Users/m1/dev/paperTours/test/aut/node_modules/express-openid-connect/middleware/auth.js:121:19
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Describe the problem
After writing a very simple app, like this:
I am immediately getting this message
My allowed callback url is http://localhost:3000/callback
and my allowed logout url is http://localhost:3000
Ive tried this with and without caddy to handle the https issue
Ive tried on Chrome and Safari
I have no clue what to do now and I haven't seen anything recently reported on this issue.
The text was updated successfully, but these errors were encountered: