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

Not send verification email #112

Open
IgorDePaula opened this issue Dec 24, 2024 · 2 comments
Open

Not send verification email #112

IgorDePaula opened this issue Dec 24, 2024 · 2 comments

Comments

@IgorDePaula
Copy link

Describe the bug
Sends only email with temporary password for change it, not send email for verification. The password temporary not auth for login.

To Reproduce
.env
AWS_COGNITO_ADD_USER_DELIVERY_MEDIUMS=EMAIL
AWS_COGNITO_FORCE_NEW_USER_PASSWORD=false
AWS_COGNITO_FORCE_NEW_USER_EMAIL_VERIFIED=false
AWS_COGNITO_FORCE_PASSWORD_CHANGE_WEB=false

Expected behavior
Register the new user like email not verified and send email of verification.

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser Firefox
  • Version 22.04
@amitdhongde
Copy link
Collaborator

@IgorDePaula Please provide the PHP and the Laravel versions in use.

@IgorDePaula
Copy link
Author

@IgorDePaula Please provide the PHP and the Laravel versions in use.

Laravel 11
Php 8.4
Docker with Sail.

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

No branches or pull requests

2 participants