-
kimPM updated
2 years ago
-
### What problem did you meet?
### Describe what you'd like Logto to have
-
With the feature improvement, allow sending OTP for confirmation and recovery scenarios via email [1]. With this improvement, it is possible to set the OTP format such as availability of upper cases, …
-
Hey guys, I have an Issue with `auth.updateUser()` sending OTP code in phone
So in my app i have a multi-step and im trying to this so in for example in step-1, im signing up user with their email …
-
**Describe the bug**
A user can reset the password of some other user if they accidently/intentionally type their OTP password
**How to reproduce**
- Request a token A for User1 using ResetPasswo…
-
Is it / will it be possible to customize the e-mail sent out when an otp request is made? I’d like to change the from address, subject and content to match my branding, but not have to implement custo…
-
### Description
Users who forget their passwords currently have no way to recover their accounts, leading to frustration and potential loss of access.
Add a Password Recovery Feature that allows use…
-
**Sequence diagram**
```
title User Email OTP flow
actor User
participant Browser
participant jans-auth
participant SMTP Server
participant Email Client
User->Browser: Authz url with\n ac…
-
When I successfully registered a user, I didn't receive the OTP code in my email.
-
Admin dashboard will not create a new user when logging in for the first time.
It will send OTP to the sesto email that is in the seed.
But, it will not only not add my new email as the owner--…