dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

Reset password url incomplete in mail #137

Closed OnitaAndrei closed 2 years ago

OnitaAndrei commented 2 years ago

POST on /account/reset-password sends a reset password link that doesn't contain the reset password hash which is needed

arhimede commented 2 years ago

fixed in #138