An open API service indexing awesome lists of open source software.

https://github.com/ollieread/multiauth

Multiauth is a replacement for Laravels authentication system
https://github.com/ollieread/multiauth

authentication laravel laravel-auth laravel-authentication laravel-authorization multiauth

Last synced: about 1 month ago
JSON representation

Multiauth is a replacement for Laravels authentication system

Awesome Lists containing this project

README

        

# Laravel Multiauth

[![Latest Stable Version](https://poser.pugx.org/ollieread/multiauth/v/stable.png)](https://packagist.org/packages/ollieread/multiauth)
[![Latest Unstable Version](https://poser.pugx.org/ollieread/multiauth/v/unstable.png)](https://packagist.org/packages/ollieread/multiauth)
![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/ollieread/multiauth)
![Laravel](https://img.shields.io/badge/laravel-12.x-red.svg)

[![Total Downloads](https://poser.pugx.org/ollieread/multiauth/downloads.png)](https://packagist.org/packages/ollieread/multiauth)
[![License](https://poser.pugx.org/ollieread/multiauth/license.png)](https://packagist.org/packages/ollieread/multiauth)

[![codecov](https://codecov.io/gh/ollieread/multiauth/branch/1.x/graph/badge.svg?token=FHJ41NQMTA)](https://codecov.io/gh/ollieread/multiauth)
![Unit Tests](https://github.com/ollieread/multiauth/actions/workflows/tests.yml/badge.svg)
![Static Analysis](https://github.com/ollieread/multiauth/actions/workflows/static-analysis.yml/badge.svg)

- **Laravel**: 12
- **Author**: Ollie Read
- **Author Homepage**: http://ollieread.com

This package is being completely rebuilt from the ground-up for Laravel 12.

### License

This package inherits the licensing of its parent framework, Laravel, and as such is open-sourced
software licensed under the [MIT license](http://opensource.org/licenses/MIT)