Hi all! In Hydra, What is the best alternative fl...
# talk-hydra
n
Hi all! In Hydra, What is the best alternative flow to Resource Owner Password Credentials Grant Type?
m
Depends on your use case but check out this blog post: https://www.ory.sh/oauth2-for-mobile-app-spa-browser/
n
Oh sorry, I am looking for the best flow in a first web application, with servir side
m
If you are just looking to solve for sign up and login/user management, check out Ory Kratos.
n
Actually, i want to manage a SSO
Not only login managment
m
Ok If you also want SSO, you probably need Hydra at the moment, down the line we want to also solve this in Kratos: https://github.com/ory/kratos/issues/662