You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I understand it, the OAuth2 flows in a security definition map to the "official OAuth2 flows" (taken from http://tools.ietf.org/html/rfc6749) as follows:
implicit = Implicit
password = Resource Owner Password Credentials
application = Client Credentials
accessCode = Authorization Code
Is that correctly understood? Would be great if the corresponding info could be in the spec - thanks!
ahaeber, ryangyoung, pmontu, gierschv, dcwangmit01 and 16 more