5

Steam social signin with AWS Cognito

I'm creating a cognito user pool which has user phone number as unique key. I want to integrate Steam social signin to record a user's steam ID. Problem is that AWS Cognito supports OpenID connect while Steam only provides OpenID 2.0 (a deprecated standard).

Has anyone been successful in integrating the two? If no, then what approach should be used?

Why use steam Signin?

Use case demands that users store their own Steam ID only. Accepting Steam ID directly through a text field could be abused.

References

  1. OpenID 2.0 vs OpenID connect
  2. Steam OpenID official documentation
  3. Query string to initiate Steam signin
secretshardul
  • 1,635
  • 19
  • 31

0 Answers0