Hybridauth enables developers to easily build social applications and tools to engage websites visitors and customers on a social level that starts off with social sign-in and extends to social sharing, users profiles, friends lists, activities streams, status updates and more. The main goal of Hybridauth is to act as an abstract API between your application and the various social networks APIs and identities providers such as Facebook, Twitter and Google.
social-login social-networks facebook twitter google hybridauthIf you have attended any hackathons in the past, then you know how much time it takes to get a project started: decide on what to build, pick a programming language, pick a web framework, pick a CSS framework. A while later, you might have an initial project up on GitHub and only then can other team members start contributing. Or how about doing something as simple as Sign in with Facebook authentication? You can spend hours on it if you are not familiar with how OAuth 2.0 works. Even if you are not using this for a hackathon, Laravel Hackathon Starter is sure to save any developer hours or even days of development time and can serve as a learning guide for web developers.
laravel hackathon mvp starter boilerplate demo web-application social-login apiPassport is Express-compatible authentication middleware for Node.js. Passport's sole purpose is to authenticate requests, which it does through an extensible set of plugins known as strategies. Passport does not mount routes or assume any particular database schema, which maximizes flexibility and allows application-level decisions to be made by the developer. The API is simple: you provide Passport a request to authenticate, and Passport provides hooks for controlling what occurs when authentication succeeds or fails.
authentication authentication-library social-authentication oauth openid oauth2 login social-loginSuperTokens is an open source alternative to Auth0 / Firebase Auth / AWS Cognito. It supports authentication using email ID and password, Social logins (Google, Facebook, Apple, Github + adding custom providers), Forgot password flow using email, Secure session management, Email verification.
authentication login password auth0 session-management passportjs signin aws-cognito social-login firebase-auth email-password email-password-login social-authentication authentication-service auth0-alternativeKeycloak is an open source Identity and Access Management solution aimed at modern applications and services. It makes it easy to secure applications and services with little to no code. Users authenticate with Keycloak rather than individual applications. This means that your applications don't have to deal with login forms, authenticating users, and storing users. Once logged-in to Keycloak, users don't have to login again to access a different application.
identity-access-management identity-management access-management user-management ldap social-login authentication social-authentication user-mangement single-sign-onLaravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.
authentication oauth oauth-login social-login laravel oauth-authentication整合第三方 SDK 微信、微博、 QQ 等为统一的 Diplomat 接口。
ios ios-sdk social-login wechat-sdk weibo-sso-login wechat weibo qq qq-qzoneSocialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, You can easily use it in any PHP project. facebook, github, google, linkedin, outlook, weibo, qq, wechat, and douban.
socialite oauth laravel login oauth2-authentication facebook google linkedin social-login wechat weiboThe play-pac4j project is an easy and powerful security library for Play framework v2 web applications which supports authentication and authorization, but also logout and advanced features like CSRF protection. It can work with Deadbolt. It's based on Play 2.6 (and Scala 2.11 or Scala 2.12) and on the pac4j security engine v3. It's available under the Apache 2 license. The LogoutController logs out the user from the application.
play-framework security authentication authorization cas oauth saml openid-connect ldap jwt sql mongodb login social-login logout facebook twitterLoginRadius enables social login on a website letting users log in through their existing IDs such as Facebook, Twitter, Google, Yahoo and over 15 more! This eliminates long registration process i.e. filling up a long registration form, verifying email ID, remembering another ...
facebook-connect loginradius open-authentication openid openid-integration social-login social-profile-dataPython Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.This is the core component of the python-social-auth ecosystem, it implements the common interface to define new authentication backends to third parties services, implement integrations with web frameworks and storage solutions.
oauth oauth2 authentication social-login social-authenticationThis 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.
social-loginLoginRadius ASP.NET Customer Registration wrapper provides access to LoginRadius Identity Management Platform API. LoginRadius is an Identity Management Platform that simplifies user registration while securing data. LoginRadius Platform simplifies and secures your user registration process, increases conversion with Social Login that combines 30 major social platforms, and offers a full solution with Traditional User Registration. You can gather a wealth of user profile data from Social Login or Traditional User Registration.
loginradius loginradius-asp social-login loginradius-sdk nuget-package identity-management single-sign-onCustomer Identity public repo for the HTML5 SDK, based on LoginRadius V2 APIs. LoginRadius is an Identity Management Platform that simplifies user registration while securing data. LoginRadius Platform simplifies and secures your user registration process, increases conversion with Social Login that combines 30 major social platforms, and offers a full solution with Traditional Customer Registration. You can gather a wealth of user profile data from Social Login or Traditional Customer Registration. This SDK includes support for the LoginRadius Authentication APIs, Custom Object Management APIs and Social APIs.
loginradius customer-registration social-login html5-sdk identity-management single-page-app single-sign-onLoginRadius Java Customer Registration wrapper provides access to LoginRadius Identity Management Platform API. LoginRadius is an Identity Management Platform that simplifies user registration while securing data. LoginRadius Platform simplifies and secures your user registration process, increases conversion with Social Login that combines 30 major social platforms, and offers a full solution with Traditional User Registration. You can gather a wealth of user profile data from Social Login or Traditional User Registration.
loginradius java-sdk social-login raas customer-registrationArgus Android makes it hassle free of managing all onboarding related tasks such as Signup/Login/Forgot Password and Social Logins. Argus exposes ArgusActivity which can be set as launcher activity in AndroidManifest or started using an Intent. Currently it redirects to Login screen by default but in future we would let developer choose where he want to start.
android argus argus-android social-login signup login-system onboarding android-login google-login facebook-loginComponent authentication via social networks in Joomla. The following providers: Vkontakte, Ulogin, Twitter, FaceBook, LinkedIn, Live.com, Odnoklassniki, Yandex, Instagram, WordPress, Yahoo, Google, and Mail.ru.
joomla joomla-component joomla-plugin social-loginAuthorizeMe is a mobile library for iOS that designed to easy implementation of authorization with social networks. This repository holds the source code that contain a set of providers that implement the functionality needed to get credentials and information about user from various social services. Firstly, import AuthorizeMe framework into class in Xcode project.
ios social social-network social-login login signin auth authorization cocoapodThis is optional if you're testing the app in localhost. A demo clientId and clientSecret is already specified. Also, make sure that the above mentioned scopes are added in the OAuth2 provider console. For example, scope email and profile should be added in your Google project's OAuth2 consent screen.
spring spring-boot oauth2 spring-boot-oauth2 oauth2-login social-login google-login facebook-login github-login authentication social-authentication react react-oauth2 spring-security spring-security-oauth2A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL query language. And ready to use the Google Firebase features. If you have an existing mysql password, add -p above. You will be prompted for your password.
laravel quasar-framework api api-client graphql oauth2 firebase firebase-auth firebase-cloud-messaging token-authetication social-login spa pwa mobile-app dashboard user-roles login-system registration-system
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.