laravel-steam-auth icon indicating copy to clipboard operation
laravel-steam-auth copied to clipboard

Steam API not redirect me on redirect url

Open ghost opened this issue 5 years ago • 2 comments

Hello. I have problem - Steam API not redirect me on redirect url. After I click on "Auth" button, i redirected on this page again.

ghost avatar Jul 01 '19 07:07 ghost

Add 'redirect_url' => '/auth/steam/handle', to your steam-auth.php in config

CalvinGrain avatar Sep 20 '19 12:09 CalvinGrain

Add 'redirect_url' => '/auth/steam/handle', to your steam-auth.php in config

That worked!

janm4l avatar May 01 '20 17:05 janm4l