• Hello,

    Feature request to make it support wechat and Weibo login

    Here is a list of official SDKs and API documentation for WeChat Login and Weibo Login, with a preference for English resources where available:

    1. WeChat LoginOfficial SDKs

    1. WeChat Official Account SDK (PHP)
    1. WeChat Mini Program SDK (JavaScript)
    1. WeChat Open Platform SDK (Java)

    Official API Documentation

    • WeChat Developer Documentation:
      https://developers.weixin.qq.com/doc
    • Includes guides for OAuth login, user authentication, and API integration.
    • Available in both English and Chinese.

    2. Weibo LoginOfficial SDKs

    1. Weibo Android SDK
    1. Weibo iOS SDK
    1. Weibo JavaScript SDK

    Official API Documentation

    • Weibo Open Platform Documentation:
      https://open.weibo.com/wiki/API
    • Includes guides for OAuth login, user authentication, and API integration.
    • Primarily in Chinese, but some sections are available in English.

    3. Multi-Platform Login SDKs

    1. JustAuth
    1. Laravel Socialite

    4. Key Notes

    • API Permissions: Before using these SDKs, you must register your application on the respective platforms (WeChat Open Platform or Weibo Open Platform) to obtain client_id and client_secret.
    • Language Support: While WeChat provides comprehensive English documentation, Weibo’s documentation is primarily in Chinese. Use translation tools if needed.
    • Security: Always secure your client_id and client_secret to prevent unauthorized access.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.