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
182 stars 113 forks source link

Unauthorized/Anonymus user token #232

Closed ruossn closed 1 year ago

ruossn commented 1 year ago

We have an Amplify Graphql Backend and some data must be also availible if no user is loged in, so we need to use an unauthorized user. As I understand, Cognito proviedes for an unothorized user also an token, which i can send to the api that the api knows that the app is allowed to load only data that is availible for the unauthorized user. So I need a way o recive the token for an unauthorized user. Can I use this package, or do I have to switch to another?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.