Welcome to the Kinde community

Updated 10 months ago

Only Signup page

Hi I am new to kinde I have a login and a signup form I want user to login via signup only I dont want login for that I have use RegisterLink component but is there any way to remove the "Already a account login " text from signup screen refer the below image
https://jam.dev/c/b3286b5c-bb6c-45cc-bba6-bbf9ce8d5071
D
M
8 comments
Great question, let me check how we can make this work for you.

Have you seen you can build you're own sign in / sign up pages if you wanted also? https://kinde.com/docs/authentication-and-access/custom-authentication-pages/
Yes thanks for that I have implemented custom signin using the tutorial video the issue i am facing is when I enter a page suppose in localhost:3000/download which is gated when I enter the url in browser kinde logn page is showing how to handle that I want to go to custom signin page i am sharing a video for reference
https://www.loom.com/share/cd0bcda1557f48d6ac11dd62d524ff7b?sid=ee6261e3-852e-4565-a888-460cb56a2799 please help me with this
Hi, thanks for the video, I am not quite following what its showing directly. When you press the button its directing to a /auth route? What are you expecting here?
when I enter a url which is gated its take me to default kinde login screen I want to redirect to /auth i.e custom sign in screen
I see, can I ask what SDK you're using please?
I am using NextJS App Router SDK v2
Thank you, how are you implementing the protected route?
I am using the middleware using matcher
Add a reply
Sign up and join the conversation on Discord