OAuth2有四种认证方法,包括密码认证(Resource Owner Password Credentials),客户端认证(Client Credentials),授权码认证(Authorization Code),完全认证(Implicit Grant)
关键元素
认证过程