Paul Asjes

Results 36 comments of Paul Asjes

Hey there, can you elaborate a little on what exactly you'd want to see? There is already a [WorkOS provider](https://next-auth.js.org/providers/workos) for next-auth. Is it that you want AuthKit as a...

Thanks for the review @alisherry! While doing some testing I found some bugs in the Node implementation which should now be fixed. Can you have another look?

Thanks for reporting! This should now be fixed in v5.0.0

Hi there, thanks for the report. We're looking into this and will report back soon.

Sorry for the delay here, re-opening so we can fix this.

Sorry for the delay folks, I've added a new error type in the above PR that should handle 403 responses.

Hey there, you can still accomplish this by using [auto-pagination](https://workos.com/docs/reference/pagination) in your `listUsers` method call, which gets you all your users instead of just the first 100. However I think...

Sorry for the delay here, we've confirmed the problem and are working on a fix!

Thanks for the report! That's indeed an unused parameter, I'll make a note to remove this in the next major version.