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

feat: add support for enabling self signup in Cognito #796

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

agdimech
Copy link
Contributor

Add support for enabling users to opt-in to self registration on the Cognito User Pool. This PR makes the following changes:

  • Add a allowSignup option to be passing into the CloudscapeReactTSWebsite so that the UI can render the signup page.
  • Add a allowSignup option to the infrastructure packages to enable signup on the Cognito User Pool.
  • Modify Infrastructure templates to enable signup in the generated application-stack.

@agdimech agdimech force-pushed the feat/allow_signup branch from ce6ba3e to f83d0aa Compare June 18, 2024 00:59
@agdimech agdimech force-pushed the feat/allow_signup branch from f83d0aa to 300a8db Compare June 18, 2024 01:00
Copy link
Contributor

@martenpayne martenpayne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@agdimech agdimech merged commit 47b6cbd into mainline Jun 18, 2024
3 checks passed
@agdimech agdimech deleted the feat/allow_signup branch June 18, 2024 02:51
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

Successfully merging this pull request may close these issues.

2 participants