Change redirect URI or oauth on backend side

can I change the redirect Stytch Redirect URI to mine backend endpoint and verify the code from there?
image
because instead of continue to stytch.com i want continue to mydomain.com

Hey Jatin – thanks for posting!

Yes, you can definitely set it up so that your application’s domain shows up on the OAuth consent screen, rather than stytch.com.

In order to do so, you’ll just need to set up a custom domain via the Live tab of the OAuth page in the Stytch Dashboard (where it says “Display your domain instead of “stytch.com” in your OAuth providers’ UI.”).

Once you’ve set that up (and configured any OAuth providers that you’re interested in), your domain should show up on the OAuth consent screen when using our Live environment.

Happy to help with any questions you have about this!