Implemented the reset password mechanism

This commit is contained in:
Tiago Ribeiro
2023-08-31 21:48:02 +01:00
parent f2323b35b8
commit 41d6303403
14 changed files with 180 additions and 13 deletions

View File

@@ -57,7 +57,7 @@ export default function Users({user}: {user: User}) {
return (
<>
<Head>
<title>IELTS GPT | Users</title>
<title>EnCoach | Users</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."