How to Use Refresh Token Rotation in AWS Cognito
Finally, a long-awaited feature of AWS Cognito is here. Now, Cognito user pools support the rotation of refresh tokens. In this post, we’ll understand what has changed and how to implement it in your projects. What is a Refresh Token? And What Was the Problem? After successful user authentication, the Cognito user pool returns an … Read more