Skip to content

Jake-Baum/tic-tac-toe

Repository files navigation

tic-tac-toe

This is a learning project for Go, AWS and Pulumi.

It is a simple tic-tac-toe game, hosted serverless with AWS lambdas, with infrastructure being provisioned through Pulumi.

Helpful commands -

Cognito

Login aws cognito-idp initiate-auth --client-id $CLIENT_ID --auth-flow USER_PASSWORD_AUTH --auth-parameters USERNAME=$USERNAME,PASSWORD=$PASSWORD

Respond to new password challenge aws cognito-idp respond-to-auth-challenge --client-id $CLIENT_ID --challenge-name NEW_PASSWORD_REQUIRED --challenge-responses USERNAME=$USERNAME,NEW_PASSWORD=$PASSWORD --session $SESSION

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published