aws-sdk-react-native icon indicating copy to clipboard operation
aws-sdk-react-native copied to clipboard

Refresh access

Open ksegla opened this issue 7 years ago • 3 comments

Hi Thanks for the great work. I'm having a hard time achieving the following once a user is logged in with Facebook

  1. What do I have to code to avoid a disconnection from Cognito after 1h?
  2. What do I have to code to get a connection back when I close/reopen the app? Integration of these in the documentation would be a huge plus! Thanks

ksegla avatar Jan 07 '17 01:01 ksegla

my credentials also expire within an hour it Cognito does not appear to refresh as I am guessing it is supposed to automatically. anything new here?

buckitsyyid avatar Mar 21 '17 20:03 buckitsyyid

The documentation it's inexistent, also I have not heard of anyone from the organization replying issues.

Any help here, please?

kevinwolfcr avatar Mar 28 '17 03:03 kevinwolfcr

Just an FYI.. I got around this by using the AWS expiration time and manually doing a login if the STStoken is expired.

buckitsyyid avatar Mar 28 '17 12:03 buckitsyyid