OAuth2.0 自我領悟

grant_typespa

受權模式3d

authorization_codecode

標準的Server受權模式,受權碼模式blog

passwordtoken

基於用戶密碼的受權模式,用戶密碼模式ci

client_credentialsio

基於APP密鑰的受權模式,客戶端模式table

tokenclass

隱式授予模式cli

refresh_token

刷新accessToken

response_type

迴應類型

code(受權碼模式)

標準的Server受權模式響應模式

token(隱式授予模式)

腳本的受權響應模式,直接返回token,須要對回調進行校驗

看圖說話: 下面是密碼模式

 

 

 

 

 

 

相關文章
相關標籤/搜索