rwandabuild / murugo_web_auth
Package that will be used for Murugo auth to all 3rd party laravel projects with only blade structure
v1.0
2020-05-05 14:56 UTC
Requires
- guzzlehttp/guzzle: ^6.5
This package is auto-updated.
Last update: 2025-01-07 02:34:06 UTC
README
Package that will be used for Murugo auth to all 3rd party laravel projects with only blade structure
Follow the following steps to get started:
1. Install package by running the following command
composer require rwandabuild/murugo_web_auth
2. Include the following variables in ENV file and replace them your their values
APPLICATION_URL= "YOUR APPLICATION URL VALUE" MURUGO_URL= "MURUGO BASE URL"