Angular 5 authentication with Steam Openid 2.0

Asked

Viewed 57 times

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

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.