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
OAuth 2 also provides a "password" grant type which can be used to exchange a username and password for an access token directly. I noticed that php-oauth doesn't support that.
Could we push for this in 0.7?
The text was updated successfully, but these errors were encountered:
OAuth 2 also provides a "password" grant type which can be used to exchange a username and password for an access token directly. I noticed that php-oauth doesn't support that.
Could we push for this in 0.7?
The text was updated successfully, but these errors were encountered: