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

It's not possible to sign-in when debugging client-side NextJS #186

Open
mtenrero opened this issue Jan 20, 2025 · 0 comments
Open

It's not possible to sign-in when debugging client-side NextJS #186

mtenrero opened this issue Jan 20, 2025 · 0 comments

Comments

@mtenrero
Copy link

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:

  1. Start local server with envs set to staging env in workos
  2. Start debug session from VSCode
  3. Try to login
  4. 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
Image

Desktop (please complete the following information):

  • OS: macOS 15.2
  • Browser: Chrome
  • authkit-nextjs version 0.17.2
  • Next.js version 15.1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant