# social-auth **Repository Path**: mirrors_beego/social-auth ## Basic Information - **Project Name**: social-auth - **Description**: Social account connect in Beego - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # beego social auth Connetction social accounts for beego. ### Support Platform * Github * Google+ * Sina Weibo * Tencent QQ * Dropbox * Facebook ### Installation ``` go get github.com/beego/social-auth ``` ### Features * All use beego. * Support multiple social platforms. * Multiple social accounts can be associated to a single user. ### Example see [example project](https://github.com/beego/social-auth/tree/master/example). Project in world: * [WeTalk](https://github.com/beego/wetalk) a beego community project. ### Contact Maintain by [slene](https://github.com/slene)