ssoauth/ssoauth-sp

Service Provider

dev-master 2019-08-26 16:16 UTC

This package is auto-updated.

Last update: 2024-04-27 03:02:43 UTC


README

Service provider

Installation

composer require ssoauth/ssoauth-sp

in your terminal run this command

php artisan vendor:publish

and publish the Provider: SSOAuth\SSOAuthServiceProvider

routes and config are added config file is located in config folder with filename ssoauth.php

also add in the .env file

EM_CLIENT_ID=
EM_API_KEY=
EM_REDIRECT_URI=