All Projects → borfast → Socializr

borfast / Socializr

Licence: mit
Simple PHP library for posting to several social networks.

Projects that are alternatives of or similar to Socializr

django social login tutorial
Django Social Login Tutorial
Stars: ✭ 65 (+71.05%)
Mutual labels:  social-login
Laravel Socialite
Social OAuth Authentication for Laravel 5. drivers: facebook, github, google, linkedin, weibo, qq, wechat and douban
Stars: ✭ 296 (+678.95%)
Mutual labels:  social-login
Users
Users Plugin for CakePHP
Stars: ✭ 488 (+1184.21%)
Mutual labels:  social-login
spring-boot-jwt-social-auth
Implementing JWT authentication and integrate Facebook login with it using Spring Boot
Stars: ✭ 32 (-15.79%)
Mutual labels:  social-login
slogin
Social Login for Joomla
Stars: ✭ 24 (-36.84%)
Mutual labels:  social-login
Play Pac4j
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 375 (+886.84%)
Mutual labels:  social-login
logto
🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.
Stars: ✭ 3,421 (+8902.63%)
Mutual labels:  social-login
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+1752.63%)
Mutual labels:  social-login
KASocialLogins
This is Social login library in which you can login through Facebook , LinkedIn and Google
Stars: ✭ 15 (-60.53%)
Mutual labels:  social-login
Angularx Social Login
Social login and authentication module for Angular 9
Stars: ✭ 442 (+1063.16%)
Mutual labels:  social-login
lambda-facebook-oauth
An AWS Lambda function to facilitate Oauth2 social login with Facebook
Stars: ✭ 16 (-57.89%)
Mutual labels:  social-login
react-universal
Minimal React+Redux boilerplate for web, mobile, and desktop app development with social-login ready
Stars: ✭ 18 (-52.63%)
Mutual labels:  social-login
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (+950%)
Mutual labels:  social-login
spring-boot-react-blog
Token-based blog application using spring boot, react and jwt.
Stars: ✭ 132 (+247.37%)
Mutual labels:  social-login
Diplomat
整合第三方 SDK 微信、微博、 QQ 等为统一的 Diplomat 接口。
Stars: ✭ 672 (+1668.42%)
Mutual labels:  social-login
nativescript-auth0
Nativescript Auth0 https://auth0.com/ social authentication plugin
Stars: ✭ 57 (+50%)
Mutual labels:  social-login
Hybridauth
Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.
Stars: ✭ 3,223 (+8381.58%)
Mutual labels:  social-login
Angular2 Social Login
Simple client side social authentication for Angular2 application.
Stars: ✭ 34 (-10.53%)
Mutual labels:  social-login
Spring Boot React Oauth2 Social Login Demo
Spring Boot React OAuth2 Social Login with Google, Facebook, and Github
Stars: ✭ 676 (+1678.95%)
Mutual labels:  social-login
Buji Pac4j
pac4j security library for Shiro: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 444 (+1068.42%)
Mutual labels:  social-login

Build Status Scrutinizer Code Quality

HERE BE DRAGONS!

This is being updated in a hurry and the code is ugly, so don't expect to be able to use this easily for your own project, because for now it's not meant to be used in anything other than the project I'm working on.

This is a very simple PHP library for posting to several social networks, started out of frustration for not finding anything like it besides Hybridauth, which doesn't really suite my needs or quality requirements.

For now it only supports Facebook, Twitter and LinkedIn. More networks will come soon.

Built in a hurry (very few tests, few comments) because its meant for a product that has been delayed due to non-stop issues with Hybridauth. I will eventually improve this.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].