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
I was just now looking at the oauth2-provider implementation of the password flow and it seems like the client is meant to be authenticated, prior or during the password auth flow as described here:
Checking notes actually explain the calling convention which seems consistent with the oauth2 draft. 074f9a8
It would be useful to add the calling URL example to the docs though.
it should be optional so you can have things like command-line tools that are user-accessible but wont expose a secret
The text was updated successfully, but these errors were encountered: