The client credentials flow only requires the client_id and client_secret. The Resource Owner flow requires the user’s password.
The client credentials flow allows an application to get a token w/out the context of the user.
The client credentials flow only requires the client_id and client_secret. The Resource Owner flow requires the user’s password.
The client credentials flow allows an application to get a token w/out the context of the user.