Password reset REST

Component ID

2904436

Component name

Password reset REST

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Small module to help with resetting password through rest.

For Drupal 8.3.x, #2847708-48: RPC endpoint to reset user password is needed, which was accepted for 8.4.x.

This attempts to provide the same logic present with a pass-reset-token as you'd do with the normal interface.