I have been searching and I just can't seem to fin...
# general
l
I have been searching and I just can't seem to find an answer. What is the correct way to have a user click a link or button and redirect them to the login page and signup page? I am doing SSR with golang. I have figured out how to create a logoutFlow and get the LogoutUrl from that, however I don't see the same thing with loginFlow or RegistrationFlow.