All Projects → laravel → Socialite

laravel / Socialite

Licence: mit
Laravel wrapper around OAuth 1 & OAuth 2 libraries.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Socialite

Jraw
The Java Reddit API Wrapper
Stars: ✭ 320 (-93.59%)
Mutual labels:  oauth
Passport
Simple, unobtrusive authentication for Node.js.
Stars: ✭ 19,608 (+292.71%)
Mutual labels:  oauth
Yii2 Authclient
Yii 2 authclient extension.
Stars: ✭ 430 (-91.39%)
Mutual labels:  oauth
React Aad
A React wrapper for Azure AD using the Microsoft Authentication Library (MSAL). The easiest way to integrate AzureAD with your React for authentication.
Stars: ✭ 324 (-93.51%)
Mutual labels:  oauth
Angular Token
🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
Stars: ✭ 376 (-92.47%)
Mutual labels:  oauth
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (-92.01%)
Mutual labels:  oauth
Graphql Starter
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI.
Stars: ✭ 3,377 (-32.37%)
Mutual labels:  oauth
Todo Angular Firebase
Todo app with Angular CLI • AngularFire2 • Firebase • OAuth • SW-Precache
Stars: ✭ 517 (-89.65%)
Mutual labels:  oauth
Play Pac4j
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 375 (-92.49%)
Mutual labels:  oauth
Laravel Imap
Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
Stars: ✭ 416 (-91.67%)
Mutual labels:  oauth
Express Stormpath
Build simple, secure web applications with Stormpath and Express!
Stars: ✭ 327 (-93.45%)
Mutual labels:  oauth
Core Nestjs
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
Stars: ✭ 347 (-93.05%)
Mutual labels:  oauth
Tailscale
The easiest, most secure way to use WireGuard and 2FA.
Stars: ✭ 6,157 (+23.31%)
Mutual labels:  oauth
Aspnetcore Webapi Course
Professional REST API design with ASP.NET Core 3.1 WebAPI
Stars: ✭ 323 (-93.53%)
Mutual labels:  oauth
Buji Pac4j
pac4j security library for Shiro: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 444 (-91.11%)
Mutual labels:  oauth
Grant
OAuth Proxy
Stars: ✭ 3,509 (-29.72%)
Mutual labels:  oauth
Codebird Js
A Twitter library in JavaScript.
Stars: ✭ 382 (-92.35%)
Mutual labels:  oauth
Doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
Stars: ✭ 4,917 (-1.52%)
Mutual labels:  oauth
Auth
:atom: Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP
Stars: ✭ 457 (-90.85%)
Mutual labels:  oauth
Retroauth
A library build on top of retrofit, for simple handling of authenticated requests
Stars: ✭ 405 (-91.89%)
Mutual labels:  oauth

Logo Laravel Socialite

Build Status Total Downloads Latest Stable Version License

Introduction

Laravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.

We are not accepting new adapters.

Adapters for other platforms are listed at the community driven Socialite Providers website.

Official Documentation

Documentation for Socialite can be found on the Laravel website.

Contributing

Thank you for considering contributing to Socialite! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Socialite is open-sourced software licensed under the MIT license.

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].