ssoauth/ssoauth-sp

Service Provider

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ssoauth/ssoauth-sp

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

This package is auto-updated.

Last update: 2025-09-27 06:09:20 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=