dev-master
9999999-devSteam Authentication for use with the Laravel framework.
MIT
The Requires
by David Cole
v1.0.0
1.0.0.0Steam Authentication for use with the Laravel framework.
MIT
The Requires
by David Cole
Steam Authentication for use with the Laravel framework.
Provides Steam OAuth authentication. Includes Laravel Service Provider and Facade., (*1)
Deprecated: Use socialiteproviders/steam., (*2)
To use the Service Provider and Facade, make sure you add the following in your config/app.php
:, (*3)
'providers' => [ ... Reflex\SteamAuth\Laravel\SteamAuthServiceProvider::class ], ... 'aliases' => [ ... 'SteamAuth' => Reflex\SteamAuth\Laravel\SteamAuth::class ],
Steam Authentication for use with the Laravel framework.
MIT
Steam Authentication for use with the Laravel framework.
MIT