Dimitris Klouvas

Results 29 comments of Dimitris Klouvas

Hello @dcyoung we are iterating over our API to support this case but currently, I would suggest you try to pass the specific env variable if it's possible. If it's...

Hello @kevinmitch14, The https://github.com/clerk/javascript/pull/3001 is not related to `redirecToSignIn` / `redirecToSignUp`. The PR attempts to fix issues related to the redirects triggered by the `authMiddleware()` itself, not the helpers.

Hello @dcyoung , We have attempted to solve the current issue in our new major version `@clerk/[email protected] ` (currently in beta). Check the following example: ```typescript import { clerkMiddleware }...

@kevinmitch14 You are correct, there is an issue with the publishableKey and secretKey parameters not being respected. We are looking into this and we will fix the issue with the...

@nbkhope This issue related to the `@clerk/nextjs` package and not to the `@clerk/clerk-sdk-node`. Could you open a separate GH issue for your case and provide a minimal reproduction repo so...

@LekoArts, @nikosdouvlis Could you take another look at this PR?

Hello @tmcw, thank you for making this comment. We have an internal ticket to tackle some issues with the options passed in our `middlewares`/ `loaders` / ... across all of...

It's still missing. I have marked it as not stale.

Closing this as it seems resolved. @brettabamonte If the issue persists after using a version >= 5.0.6, feel free to re-open the issue.