Saturday, March 4, 2017

Steam OpenID Authentication on Laravel

On the last weeks, I'm trying to implement a OpenID authentication on my laravel's website, but without success. I can't use laravel/socialite because the package doesn't support steam and think not support OpenID auths too.

Then, I found the community driven project for custom socialite adapters. But the adapters are a mess and uses obsolete dependencies.

A answer will help a lot of people. Help us :c



via lai0n

Advertisement