amazon-archives / aws-serverless-auth-reference-app

Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Other
754 stars 193 forks source link

Store Login data and auto login #41

Open rohitvinay opened 6 years ago

rohitvinay commented 6 years ago

I am trying to store login token and use it to login to the app automatically, the next time user launches the app