Konrad
Konrad
Explore posts from servers
KKinde
Created by Konrad on 7/25/2024 in #💻┃support
Redirect to register instead of login?
I have "Start free trial" button on my page. It redirects to /checkout and /checkout is protected by the middleware. But the problem is it redirects user to login instead of register. How can I make it redirect to register? I use Next.js SDK
47 replies