Third-party login authentication
📄️ Get the callback URL for third-party login
Get the callback URL for third-party login
📄️ Get Third-party Authorization Information
Obtain authorization information for third-party services, such as via OAuth login, obtain authorized user information corresponding to the OAuth client to generate a provider_token, which is required for calling the identity source login interface.
📄️ Third-party Authorization token Login
Log in using the provider_token generated from third-party authorization information.
📄️ 自定义登录
## 适用场景