furaiev / amazon-cognito-identity-dart-2

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
187 stars 114 forks source link

Added notes on how to generate secrets.dart easily #138

Closed pal closed 3 years ago

pal commented 3 years ago

I made a very simple and self-contained test server that creates everything needed to run the example and also creates a secrets.dart file. This commit adds a note on the existence of this repo to the example README.

furaiev commented 3 years ago

@pal thank you 💪