jonsaw / amazon-cognito-identity-dart

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
204 stars 93 forks source link

DynamoDB Setup #42

Closed bretmh closed 3 years ago

bretmh commented 5 years ago

How should our DynamoDB be setup?

My understanding is that you have a couple of lambda's setup working with the DynamoDB.

Currently I have a table made named "users" with a primary key of "email". Figured it be the most proper setup.

Does anyone have additional information on the prerequisites for the example app?

bretmh commented 5 years ago

just noticed the example server..

cholojuanito commented 4 years ago

@bretmh then I recommend closing the issue so the issues page doesn't fill up with forgotten issues