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

Account Image is not persisted #53

Open dscowan opened 6 years ago

dscowan commented 6 years ago

The account image is not loaded if you load the app again. It is persisted to s3 but I do not see anything that actually persists the URL for future use. If you attach a profile image and then logout and reload the app and login. The profile image shows it is unset.