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

pass email to validateUserRegistrationRequest #531

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

ektaghag-eaton
Copy link
Contributor

Fixes 529 .

Changes proposed in this Pull Request:

  • send email details to validateUserRegistrationRequest
  • Update changelog

Screenshots / Screen Recording (if applicable)

To Test:

  • add a console to check email and code for validateUserRegistrationRequest action in login-workflow/example/src/actions/RegistrationUIActions.tsx.
  • go to self http://localhost:3000/self-registration
  • complete the steps and observe the console after verifyCodeScreen.

Any specific feedback you are looking for?

@github-actions github-actions bot added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Dec 13, 2023
Copy link

Visit the preview URL for this PR (updated for commit d34e9e9):

https://blui-react-login--pr531-fix-send-email-to-va-e35aymx8.web.app

(expires Fri, 15 Dec 2023 09:04:07 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1e9064d2e35ed37fe01e053587ea5f209719a043

Copy link
Collaborator

@JeffGreiner-eaton JeffGreiner-eaton left a comment

Choose a reason for hiding this comment

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

image

@ektaghag-eaton ektaghag-eaton merged commit 17e40a6 into dev Dec 14, 2023
10 checks passed
@ektaghag-eaton ektaghag-eaton deleted the fix/send-email-to-validRegistration branch December 14, 2023 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering
Development

Successfully merging this pull request may close these issues.

Include email in RegistrationUIActions.validateUserRegistrationRequest when it's available
2 participants