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

Export `CognitoAccessToken` class. #60

Open brooth opened 4 years ago

furaiev commented 4 years ago

Hi @brooth , I've copied this project in a separate package (because this one isn't supported anymore) https://pub.dev/packages/amazon_cognito_identity_dart_2 Seems like I've already implemented your fix, anyway welcome to contribute.