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

Add Optional Refresh Token Revocation on Sign-Out #256

Closed michelecoco closed 4 months ago

michelecoco commented 5 months ago

When users sign out, developers can now choose whether to revoke the refresh token. This helps improve security by preventing unauthorized access to user accounts.

Details:

AWS API reference

We're open to feedback and suggestions to make it even better.

furaiev commented 4 months ago

@SpaicyGaming thank you for your collaboration. Your changes are available as of 3.6.4.