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
164 watching
939 forks
Language: PHP
last commit: 7 days 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,018 |
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,061 |
socialconnect/auth | A PHP library for authenticating users with social media services using standardized protocols | 551 |
livewire/livewire | A framework that allows building dynamic UI components in PHP without leaving the language. | 22,427 |
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,389 |
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 | A library providing an easy-to-use OAuth 2.0 client for integrating with various authorization services. | 3,653 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
scharrier/li3_socialauth | An OAuth plugin for Lithium framework, providing universal authentication across multiple social services. | 25 |
rappasoft/laravel-boilerplate | A comprehensive Laravel project with various built-in features and tools for rapid development of web applications. | 5,593 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,576 |