The main features of replayphp/auth are: Authentication and Security.
Open-source alternatives to replayphp/auth include: 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.
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.