Skip to content

sjAbaquita/ssoauth-sp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssoauth-sp

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=

About

Service provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages