-
I couldn't find a list of supported/implemented flows by hydra in the docs. Can you tell me which flows are supported, please? |
Beta Was this translation helpful? Give feedback.
Answered by
vinckr
Dec 17, 2021
Replies: 1 comment 3 replies
-
Hello @raman-nbg We do however discourage the use of the Resource Owner Password Credentials Flow, read more here https://www.ory.sh/oauth2-for-mobile-app-spa-browser/. May I ask what is the use case you are looking to solve with Ory Hydra? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
raman-nbg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @raman-nbg
All flows according the OAuth2.0 spec and OpenIDConnect are implemented.
We do however discourage the use of the Resource Owner Password Credentials Flow, read more here https://www.ory.sh/oauth2-for-mobile-app-spa-browser/.
May I ask what is the use case you are looking to solve with Ory Hydra?