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
ReadMe
has detailed instructions on how to set it up. – Guideboard