Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
187
stars
114
forks
source link
Exposes cognigo device key, which is available in AWS Android/iOS SDK. #64
Closed
LudySu closed 4 years ago
Added a new method to expose the cognito device key, which can be used to track devices or other things with your own customized APIs.
It's already available in the AWS official Android/iOS SDK as well, so would be good to have it