# Social/Enterprise Login Providers Overview

Authgear supports the following social and enterprise identity providers. Please click the link below for setup instructions.

* [Apple](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/apple)
* [Google](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/google)
* [Facebook](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/facebook)
* [GitHub](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/github)
* [Linkedin](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/linkedin)
* [Azure Active Directory](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/enterprise-login-providers/azureadv2)
* [Azure AD B2C](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/enterprise-login-providers/azureadb2c)
* [Microsoft AD FS](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/enterprise-login-providers/adfs)
* [Mobile application with WeChat Login](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/wechat-mobile)
* [Website with WeChat Login](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/wechat-web)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
