rinvex/laravel-auth

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Rinvex Auth

**Rinvex Auth** is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.

[![Packagist](https://img.shields.io/packagist/v/rinvex/laravel-auth.svg?label=Packagist&style=flat-square)](https://packagist.org/packages/rinvex/laravel-auth)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/rinvex/laravel-auth.svg?label=Scrutinizer&style=flat-square)](https://scrutinizer-ci.com/g/rinvex/laravel-auth/)
[![Travis](https://img.shields.io/travis/rinvex/laravel-auth.svg?label=TravisCI&style=flat-square)](https://travis-ci.org/rinvex/laravel-auth)
[![StyleCI](https://styleci.io/repos/66008159/shield)](https://styleci.io/repos/66008159)
[![License](https://img.shields.io/packagist/l/rinvex/laravel-auth.svg?label=License&style=flat-square)](https://github.com/rinvex/laravel-auth/blob/develop/LICENSE)


## Notice

Documentation to be written!

This package usually used with [rinvex/cortex](https://github.com/rinvex/cortex), so it may not be that useful alone or outside that application layer.


## Changelog

Refer to the [Changelog](CHANGELOG.md) for a full history of the project.


## Support

The following support channels are available at your fingertips:

- [Chat on Slack](https://bit.ly/rinvex-slack)
- [Help on Email](mailto:help@rinvex.com)
- [Follow on Twitter](https://twitter.com/rinvex)


## Contributing & Protocols

Thank you for considering contributing to this project! The contribution guide can be found in [CONTRIBUTING.md](CONTRIBUTING.md).

Bug reports, feature requests, and pull requests are very welcome.

- [Versioning](CONTRIBUTING.md#versioning)
- [Pull Requests](CONTRIBUTING.md#pull-requests)
- [Coding Standards](CONTRIBUTING.md#coding-standards)
- [Feature Requests](CONTRIBUTING.md#feature-requests)
- [Git Flow](CONTRIBUTING.md#git-flow)


## Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to [help@rinvex.com](help@rinvex.com). All security vulnerabilities will be promptly addressed.


## About Rinvex

Rinvex is a software solutions startup, specialized in integrated enterprise solutions for SMEs established in Alexandria, Egypt since June 2016. We believe that our drive The Value, The Reach, and The Impact is what differentiates us and unleash the endless possibilities of our philosophy through the power of software. We like to call it Innovation At The Speed Of Life. That’s how we do our share of advancing humanity.


## License

This software is released under [The MIT License (MIT)](LICENSE).

(c) 2016-2022 Rinvex LLC, Some rights reserved.