mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 02:15:05 +10:00
Expire token after 1 hour
This commit is contained in:
@@ -27,7 +27,7 @@ export default function ForgotPassword() {
|
||||
}),
|
||||
{
|
||||
loading: "Sending...",
|
||||
success: `Reset link sent. `,
|
||||
success: "Reset link sent.",
|
||||
error: "Could not send reset link :/",
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user