This message was deleted.
# general
m
This message was deleted.
h
p
Hi @great-lamp-94955 You need to add your custom domain to your Ory project (
<http://auth.maycompany.com|auth.maycompany.com>
)https://www.ory.sh/docs/guides/custom-domains For developing locally, please check out the Ory tunnel/proxy https://www.ory.sh/docs/guides/cli/proxy-and-tunnel
g
Thank you guys 🙏 I will go through these docs. I know I said without oauth-2 flow, I also want to know all possible options. If I do not want to follow cookie-based flow, my other option is to follow the oauth2 flow and ory cloud has hydra integration out-of-the-box. Am I correct?
p
Yes, you can do OAuth2 flow, but this is usually for Single sign on use case. For first party login, rather go with the cookie based login, it's simpler since you don't need to worry about complex OAuth flows.
🙏 1