Angular 5 authentication with Steam OpenID 2.0

1

I'm trying to authenticate with the Steam OpenID 2.0 provider on Angular 5, but I found only OpenID Connect libraries, and they do not 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: link

    
asked by anonymous 29.01.2018 / 18:38

0 answers