Download the PHP package lightair/lumen-auth-via-steam without Composer
On this page you can find all versions of the php package lightair/lumen-auth-via-steam. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lumen-auth-via-steam
Steam authentication for lumen 7.0.*
This package is a Lumen 7.0.* service provider which provides support for Steam OpenID and is very easy to integrate with any project that requires Steam authentication.
Installation Via Composer
Add this to your composer.json
file, in the require object:
For v5.4 please use package v5.4.1
After that, run composer install
to install the package.
In file bootstrap/app.php uncomment `` and add:
Lastly, publish the config file.
Usage example
In config/steam-auth.php
In routes/web.php
In AuthController
All versions of lumen-auth-via-steam with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
laravel/lumen-framework Version ^8.0
guzzlehttp/guzzle Version ^6.5
irazasyed/larasupport Version ^1.7
ext-json Version *
ext-bcmath Version *
laravel/lumen-framework Version ^8.0
guzzlehttp/guzzle Version ^6.5
irazasyed/larasupport Version ^1.7
ext-json Version *
ext-bcmath Version *
The package lightair/lumen-auth-via-steam contains the following files
Loading the files please wait ....