Lack of support for grant_type password.
I'm trying to create a custom resource owner, but the application I'm trying to connect to only supports grant_type: password requests. It doesn't use standard oauth authentication. Is there a way to make my custom resource owner use the grant_type system instead?
I need this Resource Owner Password Credentials Grant too, so I'm about to extend one of the ressource owner class (actually AzureResourceOwner), but I don't see how we can do it.
I can't find anything about that in the documentation.
@kukelekuuk00 did you find a way though this issue ?
#207
Message to comment on stale issues. If none provided, will not mark issues stale
This issue was closed because it has been stalled for 5 days with no activity.