KindeK
Kinde13mo ago
7 replies
arundquist

NEXT_PUBLIC_KINDE_AUTH_API_PATH and kinde middleware

I learned from the kinde ai that NEXT_PUBLIC_KINDE_AUTH_API_PATH helps kinde work in situations where I use basePath in my next.js project. However, it seems that if I use the kinde middleware approach, that doesn't work, as the redirect after the login does not make use of that variable. Suggestions on how to find a workaround for that?
Was this page helpful?