Open
Description
We are using ember-simple-auth for quite some time combined with doorkeeper for the authentication in our rails API. Now doorkeeper recently changed some things and now we are required to send an client_id
when using the Resource Owner Password Grant.
We use the OAuth2PasswordGrantAuthenticator
, but as far as I see we can only send the identification and the password. Is it possible to add the client id?
I hope I explained it well enough, please let me know if I have to clearify something
Metadata
Metadata
Assignees
Labels
No labels