mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
7af8e9c9b1
* feat(core): add management API to verify user password * chore: add changeset
5 lines
185 B
Markdown
5 lines
185 B
Markdown
---
|
|
"@logto/core": patch
|
|
---
|
|
|
|
Add new management API `/users/:userId/password/verify` to help verify user password, which would be helpful when building custom profile or sign-in pages
|