Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How long does the session last after login? #42

Open
ChrisWi opened this issue May 29, 2016 · 1 comment
Open

How long does the session last after login? #42

ChrisWi opened this issue May 29, 2016 · 1 comment

Comments

@ChrisWi
Copy link

ChrisWi commented May 29, 2016

I am adapting this for ios/moblie. How long does the session last? In AWS iOS SDK, do I need to use these two functions:

@jfaraklit
Copy link

The cogntio token is valid for 24 hours and the temp. creds. that you get with STS after successful login is valid for an hour. You can use the cognito token to refresh the temp. creds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants