-
### Describe the bug
Hi there, I'm not sure if i should open this issue in `gen_smtp` or here, but given that I'm using `gen_smtp` via Swoosh and Elixir its safer to start here.
I recently updat…
fekle updated
1 month ago
-
After the user registration is done, add a validation for the email with an OTP to verify the email.
-
After the user registration is done, add a validation for the email with an OTP to verify the email.
-
configuration API from `/configurations`
sample response
```
{
"EMAIL_PORT": "587",
"EMAIL_ENABLE": "true",
"OTP_LENGTH": "4",
"EMAIL_AUTHENTICATION_REQUIRED": "true",
"EMA…
-
After the user registration is done, add a validation for the email with an OTP to verify the email. This should be done in another page after the user clicks on register. After the email is verified,…
-
## Description
Currently, there is almost no validation or the validation occurs only after hitting the submit button of login/signup form for both influencers and brands.
## Requirements
As soo…
-
After the user registration is done, add a validation for the email with an OTP to verify the email. This should be done in another page after the user clicks on register. After the email is verified,…
-
**Describe the issue:**
- Check the comments for issues.
**Expected behavior**
- Refer to: https://github.com/wso2/product-is/issues/19841#issuecomment-1966228752
-
On the EmailMethod the validation step creates an EmailDevice (django-otp) which if I abandon the page view without entering my token seems to enable two factor authentication on that account, in a st…
-
While creating the the new account, if the user enter any invalid email, still the website allow the user to sign-in, their must be the feature of email validation and authorization form OTP etc.
…