An [UserWebPage] that lets users ask for a password reset token. Not yet finished.
An [UserWebPage] that lets users ask for a password reset token. Not yet finished.
Note that emails can already be sent using the [SMTPClient] class if the smtp module is enabled, so this can be implemented already. (You need a functioning email server though. It should work with mainstream email providers aswell.)