amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 304 forks source link

Token refresh #34

Closed wmagda closed 7 years ago

wmagda commented 7 years ago

After one hour of inactivity token expires causing errors when trying to access DB. User has to refresh page to fix that. I think this should be handled better.

vbudilov commented 7 years ago

Hi @wmagda ,

You might want to submit an enhancement request on this repo: https://github.com/aws/amazon-cognito-identity-js

Vladimir