socialite
OAuth wrapper
A package providing an expressive interface to OAuth authentication for multiple platforms.
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
6k stars
163 watching
939 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
laraveloauth
Related projects:
Repository | Description | Stars |
---|---|---|
jeremykenedy/laravel-auth | Laravel Auth provides user authentication and management features with email verification, social media integration, location services, and role-based access control. | 3,022 |
acacha/laravel-social | Provides OAuth Social Login/Register functionality using Laravel socialite and optional AdminLTE Laravel package integration | 42 |
lucadegasperi/oauth2-server-laravel | An OAuth 2.0 authorization and resource server implementation for Laravel applications | 2,365 |
adamwathan/eloquent-oauth | A package for Laravel that simplifies authentication with OAuth providers | 370 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,063 |
socialconnect/auth | A PHP library for authenticating users with social media services using standardized protocols | 550 |
livewire/livewire | A framework that allows building dynamic UI components in PHP without leaving the language. | 22,512 |
oriceon/oauth-5-laravel | A package providing an OAuth service provider for Laravel 5 to simplify authentication with various third-party services. | 176 |
aspnet-contrib/aspnet.security.oauth.providers | Provides social authentication middleware for ASP.NET Core applications using OAuth 2.0 protocols | 2,405 |
andrewxtsang/oauth-5-laravel | A Laravel package providing an oAuth wrapper service for integrating with various social media and online services | 2 |
thephpleague/oauth2-client | Provides a base for integrating with OAuth 2.0 service providers to handle authentication and authorization | 3,661 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 79,063 |
scharrier/li3_socialauth | A Lithium-based universal OAuth plugin for authenticating users through multiple social media services. | 25 |
rappasoft/laravel-boilerplate | Provides a pre-built skeleton for building web applications with Laravel framework | 5,600 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,612 |