aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.83k stars 822 forks source link

feat: signup user attributes/groups auth codegen #13898

Closed Sanayshah2 closed 2 months ago

Sanayshah2 commented 3 months ago

Description of changes

Sign Up User Attributes and Groups Codegen implementation

Description of how you validated changes

Unit tests, manually verified against a deployed app to check if added groups and user attributes are being generated.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.