Cognito access token gets revoked when user signs in from another device

0

Hi, I was testing cognito and came to notice that the existing access token of the user gets revoked as soon as the user logs in from another machine. How can I ensure the user can have access tokens from logging in from multiple devices?

1 Answer
0

AWS AppSync could be used to synchronize data across multiple devices.
In other words, I think it is possible to use the same ACCESS TOKENS.
https://docs.aws.amazon.com/appsync/latest/devguide/what-is-appsync.html
https://docs.aws.amazon.com/appsync/latest/devguide/security-authz.html#amazon-cognito-user-pools-authorization

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions