OAuth 2.0 登入

OAuth 2.0 登入功能使應用程式能夠讓使用者透過其在 OAuth 2.0 提供者(如 GitHub)或 OpenID Connect 1.0 提供者(如 Google)上的現有賬戶登入應用程式。OAuth 2.0 登入實現了“使用 Google 登入”或“使用 GitHub 登入”的使用場景。

OAuth 2.0 登入透過使用授權碼授權(Authorization Code Grant)實現,如 OAuth 2.0 授權框架OpenID Connect Core 1.0 中所規定。

© . This site is unofficial and not affiliated with VMware.