aws-sdk-react-native
aws-sdk-react-native copied to clipboard
Refresh access
Hi Thanks for the great work. I'm having a hard time achieving the following once a user is logged in with Facebook
- What do I have to code to avoid a disconnection from Cognito after 1h?
- 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
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?
The documentation it's inexistent, also I have not heard of anyone from the organization replying issues.
Any help here, please?
Just an FYI.. I got around this by using the AWS expiration time and manually doing a login if the STStoken is expired.