Hi,
I see in documentation, that self service login flows support a return_to query string, but I am really not sure how/where to use it.
I use the ory example self service node app with Oathkeeper, and I have a “protected” route. I’d love to be redirected after the sign in to the page I wanted to reach, not the settings. Where should I squeeze in the return_to argument? In oathkeeper rules? Or somehow in the self service app?