sst.dev icon indicating copy to clipboard operation
sst.dev copied to clipboard

CloudFormation added support for UsernameAttributes

Open jayair opened this issue 7 years ago • 3 comments

As pointed out here - https://github.com/AnomalyInnovations/serverless-stack-com/pull/239; CloudFormation now supports this attribute. This means that we don't need to use the email as alias workaround on the frontend. We can also test our APIs using the email as the username.

We'll be rolling out this change to the tutorial, backend and frontend repos shortly.

jayair avatar May 24 '18 20:05 jayair

The changes are in this branch - https://github.com/AnomalyInnovations/serverless-stack-com/tree/usernameattribute.

jayair avatar May 24 '18 21:05 jayair

Here is the PR - https://github.com/AnomalyInnovations/serverless-stack-com/pull/241

jayair avatar May 24 '18 21:05 jayair

Released the new version - https://github.com/AnomalyInnovations/serverless-stack-com/releases/tag/v3.1

jayair avatar May 24 '18 21:05 jayair