(D)客戶端拿到 Authorization Code ,就用 Authorization Code 和 code_verifier 向服務端的 /token 端點發起請求,獲取 Access-token.
確定! 回上一頁