This repository was archived by the owner on Feb 24, 2018. It is now read-only.
This repository was archived by the owner on Feb 24, 2018. It is now read-only.
How to tell if ID & access tokens are expired? How do we refresh? #682
Open
Description
(side note: I hope someone is working on the documentation for this repo.. a bunch of use cases in the README doesn't cut it)
I have an app where a user might be using it for well over an hour. During that time, the ID and access tokens expire, and errors are thrown when trying to access AWS services that expect the user to be authorized via Cognito.
How/when do we properly detect expiration? And how do we refresh those tokens seamlessly so the user doesn't experience any interruptions?
Metadata
Metadata
Assignees
Labels
No labels