rwandabuild/murugo_web_auth

Package that will be used for Murugo auth to all 3rd party laravel projects with only blade structure

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/rwandabuild/murugo_web_auth

v1.0 2020-05-05 14:56 UTC

This package is auto-updated.

Last update: 2025-10-07 04:12:53 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"