0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.changeset-staged/curly-planes-relax.md

541 B

@logto/ui
patch

Implement a lite version of set password form.

To simplify the effort when user set new password, we implement a lite version of set password form.

The lite version of set password form only contains only one field password. It will be used if and only if the forgot-password feature is enabled (password can be reset either by email and phone).

If you do not have any email or sms service enabled, we still use the old version of set password form which contains two fields: password and confirm password.