# Social login access guide
Online experience address: https://sample-sso.authing.cn/ (opens new window)

Authing currently supports more than 20 social logins at home and abroad, such as WeChat, GitHub, Sign in with Apple, Alipay, etc. You can view the full list here: [Supported social login list](./provider-list .md).
Authing has a complete set of solutions for the WeChat ecosystem. You can view Product Introduction (opens new window) and read Opening WeChat Account System Guidelines.
Authing social login supports four access methods: using JavaScrit SDK, using Guard for Web login form component, using Authing online login page and *manually calling the social login interface *, the following is a comparison of the advantages and disadvantages of various methods:
Access method | Advantages | Disadvantages | Recommend or not |
---|---|---|---|
Use JavaScrit SDK |
| Recommended use | |
Use Guard for Web login component |
| Recommended | |
Use Authing online login page |
|
| Recommended |
Manually call the social login interface |
| Not recommended |
# Next
Next you can view:
Supported social login list Use JavaScript SDK Use Guard for Web Use Authing's Hosted Online Login Page Manually call API