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
Describe the bug
When using authkit for sign-in flow, and trying to debug client side next js using staging environment in WorkOS, it's not possible to get login session as cloud flare human verification prevents the login to succeed
To Reproduce
Steps to reproduce the behavior:
Start local server with envs set to staging env in workos
Start debug session from VSCode
Try to login
Get Human Verification issue
Expected behavior
No human verification should appear, or at least a way to overcome it, I would prefer to have a param to disable human verification as E2E automated tests will fail if it's not available to disable the verification.
Screenshots
Desktop (please complete the following information):
OS: macOS 15.2
Browser: Chrome
authkit-nextjs version 0.17.2
Next.js version 15.1.4
The text was updated successfully, but these errors were encountered:
Describe the bug
When using authkit for sign-in flow, and trying to debug client side next js using staging environment in WorkOS, it's not possible to get login session as cloud flare human verification prevents the login to succeed
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No human verification should appear, or at least a way to overcome it, I would prefer to have a param to disable human verification as E2E automated tests will fail if it's not available to disable the verification.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: