This module is responsible for handling the user sign in, sign up, forgot password.
## Installation
This module is loading the the [Pingpong-labs/module](https://github.com/pingpong-labs/modules) package. One way of installing it, is with the `php artisan module:install nWidart-Modules/Session` command.
### Module dependencies
This module depends on the [Session module](https://github.com/nWidart-Modules/Session).