newgrounds / unity-cognito-hostedui-social-client

This project is a Unity client that demonstrates how to use AWS Cognito's hosted UI to authenticate with social identity providers (like Google, Facebook, etc) as well as typical username and password.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Cognito's Hosted UI signup/login with social IDP option to Unity

This project is a Unity client that demonstrates how to use AWS Cognito's hosted UI to authenticate with social identity providers (like Google, Facebook, etc) as well as typical username and password.

Note: this is not a production ready implementation, but more of a jumping-off point to help you get started on your project.

To use this with your AWS setup, you have to update both AuthenticationManager and ApiManager with your configuration.

Tutorial Video

Required Plugins for AWS SDK

  • NONE

👋 Let's talk shop 👇

[Discord] https://discord.gg/psjbBDvNBK
[Twitter] https://twitter.com/BatteryAcidDev

References

About

This project is a Unity client that demonstrates how to use AWS Cognito's hosted UI to authenticate with social identity providers (like Google, Facebook, etc) as well as typical username and password.

License:MIT License


Languages

Language:ShaderLab 68.3%Language:C# 19.8%Language:HLSL 11.9%