0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.changeset/new-windows-rescue.md
Charles Zhao 7af8e9c9b1
feat(core): add management API to verify user password (#3680)
* feat(core): add management API to verify user password

* chore: add changeset
2023-04-09 22:01:35 +08:00

185 B

@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