1
I’m trying to authenticate with the Steam Openid 2.0 provider at Angular 5, but I found only Openid Connect libraries, and they don’t work with Steam.
Return this error:
Failed to load http://steamcommunity.com/openid/.well-known/openid-configuration: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:4200' is therefore not allowed access.
Steam Openid Provider Documentation: https://steamcommunity.com/dev?l=portuguese