Add sign-up and login to Unity game with AWS Cognito

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • This video demonstrates how to use the AWS SDK and Cognito to create sign-up and login functionality in your Unity project.
    ** UPDATE 10/2021 ** While this video demonstrates how to make calls from the game client through the AWS SDK, it is NOT best practice. Calls should go through some form of authentication like through an API Gateway Authorizer, then on to a Lambda function, for example, that performs the API calls after authorization. See my other video that demonstrates this: • Unity Cognito Hosted U...
    I review how to setup the User Pool, Identity Pool, and an example policy to enable authentication and authorization for making direct API calls to AWS resources from the game. I also review the code on how to use the AWS Credentials to make those direct resource calls from Unity.
    ** UPDATE June 14, 2021 ** On revoking specific tokens: aws.amazon.com...
    Note: this is not a production ready implementation, but more of a jumping-off point to help you get started on your project.
    [Companion project] github.com/Bat...
    [Required Plugins for AWS SDK]
    [How to download and install AWS SDK] • Part 1: AWS SDK for Un...
    [AWS SDK Download link] docs.aws.amazo...
    [CognitoAuthentication SDK Extension Library] github.com/aws...
    - download project and build in Visual Studio to get DLL for project
    - example code: docs.aws.amazo...
    [Additional Packages] • Part 1: AWS SDK for Un...
    - Follow instructions in GitHub issue: github.com/aws...
    👋 Let's talk shop 👇
    [Helpful Unity Networking Assets] prf.hn/l/vyAAOME
    [Discord] / discord
    [Twitter] / batteryaciddev
    [Support the channel] www.getyourgam...
    [References]
    - serverless-gam...
    - aws.amazon.com...
    - aws.amazon.com...

Комментарии • 44