Creating an account takes less than a minute. After registering, you receive a verification email with a link you must click before your first login. This page covers the full registration flow, the 24-hour verification window, and how to recover a forgotten password.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Danielsl4/TFG_DAM_2526_Consulta2/llms.txt
Use this file to discover all available pages before exploring further.
Creating an account
Fill in the registration form
Navigate to the Register page and provide a unique username, a valid email address, and a password. Usernames and email addresses must not already exist in the system. The check is case-insensitive and accent-insensitive, so
Carlos and carlos are treated as the same username.Check your inbox
Immediately after registering, you receive an email with the subject “Verifica tu cuenta”. Open it and locate the verification link.
Click the verification link
Click the link within 24 hours. The link opens the application and confirms your email address.
When you click the verification link, the server marks your account as verified and immediately issues a JWT token, logging you in automatically. You do not need to enter your credentials again.
Email verification
Your account is created in an unverified state. You cannot log in until verification is complete. The verification link is valid for 24 hours from account creation. A scheduled job runs periodically to delete accounts that remain unverified after this window. If you miss the deadline, your account is removed and you need to register again. If the original email never arrived or expired, use the Resend verification email option on the login screen. Enter your email address or username and a new link is sent to your inbox. Note that the 24-hour clock started at the moment of registration, so resending does not extend the deadline.Password reset
If you forget your password, use the Forgot password link on the login page.Enter your email address
On the forgot-password page, type the email address associated with your account. For privacy reasons, the system always responds with a success message regardless of whether the email is registered.
Open the recovery email
If the address matches an account, you receive an email with a reset link. The link expires in 60 minutes.