Hi everyone! I just finished developing a small P...
# general
b
Hi everyone! I just finished developing a small POC - Hydra as OAuth 2.0 provider + our existing login / registration backend. Wanted to ask before I continue - if I only need an OAuth 2.0 solution (without implementing a new login/register module, just integrating with Hydra), would it be enough and safe to use Hydra on production?
m
Ory Hydra is safe to use in production and is in use in many production systems. And it also is enough to “solve” OAuth2.0, since it implements the complete spec. Let me know if that answered your question.
b
Perfect, thanks, it's looking very good and the docs are great. The no-UI approach is great and the SDK is also awesome.
👍 1