You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.
Hi, we have a federated identity pool, not a user pool and are successfully authenticating and accessing AWS resources which is all good.
We are having the issue that our sessions seem to expire after 15 minutes and we receive the error "Invalid login token. Token expired: 1518436004076 >= 1518435610394" this occurs even though we are calling refresh on our credentials regularly.
I've run out of ideas and am hoping for a bit of help, any ideas what we are doing incorrectly?
Hi, we have a federated identity pool, not a user pool and are successfully authenticating and accessing AWS resources which is all good.
We are having the issue that our sessions seem to expire after 15 minutes and we receive the error "Invalid login token. Token expired: 1518436004076 >= 1518435610394" this occurs even though we are calling refresh on our credentials regularly.
I've run out of ideas and am hoping for a bit of help, any ideas what we are doing incorrectly?
Our auth code is as below:
And we are refreshing as per:
......
Thanks for your time.
The text was updated successfully, but these errors were encountered: