# spring-social-wechat **Repository Path**: tonnycry/spring-social-wechat ## Basic Information - **Project Name**: spring-social-wechat - **Description**: 基于spring-social微信第三方登录实现,支持微信开放平台和微信公众平台。 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 32 - **Created**: 2018-12-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![](https://jitpack.io/v/venwyhk/spring-social-wechat.svg)](https://jitpack.io/#venwyhk/spring-social-wechat)  [![Codacy Badge](https://api.codacy.com/project/badge/Grade/7ee8408664564445a19cda91ad00fa12)](https://www.codacy.com/app/larry7696/spring-social-wechat?utm_source=github.com&utm_medium=referral&utm_content=venwyhk/spring-social-wechat&utm_campaign=Badge_Grade) # spring-social-wechat # ## Installing ## Production releases are available on [JitPack](https://jitpack.io/). In Gradle: ```groovy implementation 'com.github.venwyhk:spring-social-wechat:${version}' ``` Or in Maven: ```xml com.github.venwyhk spring-social-wechat ${version} ``` ## Provider ID ## [WeChat Open Platform](https://open.weixin.qq.com/) provider ID: *wechat* ; scope : *snsapi_login* . [WeChat Official Accounts Platform](https://mp.weixin.qq.com/) provider ID: *wechatmp* ; scope : *snsapi_userinfo* . *** [![](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)  [![](https://www.gnu.org/graphics/agplv3-88x31.png)](https://www.gnu.org/licenses/agpl-3.0.en.html)