SL 22: OAuth 2 Grants Types authorization_code vs. password vs. client_credentials vs. refresh_token vs. response_type=token




Node University show

Summary: Learn about differences between five OAuth 2 grant types and when to use what: grant_type=authorization_code vs. grant_type=password vs. grant_type=client_credentials vs. grant_type=refresh_token vs. response_type=token.