ssoauth / ssoauth-sp
Service Provider
dev-master
2019-08-26 16:16 UTC
This package is auto-updated.
Last update: 2025-03-27 05:04:34 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=