Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .gitbook/assets/wechat-account-id.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .gitbook/assets/wechat-mobile-app-id.png
Binary file not shown.
Binary file added .gitbook/assets/wechat-mobile-appid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/wechat-mobile-appsecret.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .gitbook/assets/wechat-sandbox-account-id.png
Binary file not shown.
Binary file added .gitbook/assets/wechat-web-appid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/wechat-web-appsecret.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@
* [Connect Apps to Facebook](authentication-and-access/social-enterprise-login-providers/social-login-providers/facebook.md)
* [Connect Apps to GitHub](authentication-and-access/social-enterprise-login-providers/social-login-providers/github.md)
* [Connect Apps to LinkedIn](authentication-and-access/social-enterprise-login-providers/social-login-providers/linkedin.md)
* [Connect Apps to WeChat](authentication-and-access/social-enterprise-login-providers/social-login-providers/wechat.md)
* [Connect Mobile Apps to WeChat](authentication-and-access/social-enterprise-login-providers/social-login-providers/wechat-mobile.md)
* [Connect Websites to WeChat](authentication-and-access/social-enterprise-login-providers/social-login-providers/wechat-web.md)
* [Enterprise Login Providers](authentication-and-access/social-enterprise-login-providers/enterprise-login-providers/README.md)
* [Connect Apps to Azure Active Directory](authentication-and-access/social-enterprise-login-providers/enterprise-login-providers/azureadv2.md)
* [Connect Apps to Microsoft AD FS](authentication-and-access/social-enterprise-login-providers/enterprise-login-providers/adfs.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Authgear supports the following social and enterprise identity providers. Please
* [Azure Active Directory](enterprise-login-providers/azureadv2.md)
* [Azure AD B2C](enterprise-login-providers/azureadb2c.md)
* [Microsoft AD FS](enterprise-login-providers/adfs.md)
* [WeChat](social-login-providers/wechat.md)

* [Mobile application with WeChat Login](social-login-providers/wechat-mobile.md)
* [Website with WeChat Login](social-login-providers/wechat-web.md)
Loading