workos / authkit-nextjs

The WorkOS library for Next.js provides convenient helpers for authentication and session management using WorkOS & AuthKit with Next.js.
MIT License
68 stars 19 forks source link

Cloudflare unable to verify I am a human (I am, I promise) #117

Closed sestinj closed 1 month ago

sestinj commented 1 month ago

Describe the bug On occasion, login through AuthKit requires checking the Cloudflare box to verify that I am a human. Sometimes I check it once and proceed, but other times I repeatedly am confronted with the check box, which tells me it failed to verify I am a human.

Screenshot 2024-10-21 at 1 13 22 PM

I'm not certain this is the correct place to be asking this, as it seems likely that Cloudflare is just configured in front of auth.workos.com, but it seemed like a good place to start—if you can direct me to a better channel that would be extremely helpful!

Thank you : )

Expected behavior Check the box once and proceed

Desktop (please complete the following information):

PaulAsjes commented 1 month ago

Hey there, this isn't a problem with authkit-nextjs specifially so I'm going to close this issue, but we're aware of issues with turnstile (Cloudflare's CAPTCHA solution). If you're continuing to see problems I recommend reaching out to WorkOS support (support@workos.com) so they can start a thread with you.

sestinj commented 1 month ago

Very good to know, thank you!