A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE Laravel package.
Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously brain-dead simple. Specify your client IDs and secrets in a config file, run a migration and after that it's just two method calls and you have OAuth integration.
oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth support in PHP 5.3+ and is very easy to integrate with any project which requires an oAuth client.
Laravel Impersonate is a plugin that allows you to authenticate as your users.
This package allows you to add a HTTP Basic Auth filter on your routes, without the need to actually use a database – which the Laravel default auth.basic-middleware relies on.
Les fonctionnalités principales de olssonm/l5-very-basic-auth sont : Authentication and Security.
Les alternatives open-source à olssonm/l5-very-basic-auth incluent : acacha/laravel-social — A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE… adamwathan/eloquent-oauth — Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously… andrewxtsang/oauth-5-laravel — oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth… artdarek/oauth-4-laravel — oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth… blackcetha/steamauthoop — OOP-based Steam-Login library. 404labfr/laravel-impersonate — Laravel Impersonate is a plugin that allows you to authenticate as your users.