UniMaps generates a unique recovery file for every account at the moment email verification is completed. This file — saved with aDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/Jcofles/Proyecto-web/llms.txt
Use this file to discover all available pages before exploring further.
.jw extension — lets you log in without your password if you ever lose access to it or to your email inbox.
What the secure key is
The.jw file is a plain-text recovery credential tied exclusively to your account. It contains 128 lines of cryptographic hash data generated from your primary email, your secure backup email, and the application’s secret key using HMAC-SHA256. No two users share the same key.
When you present the file during login, the server recomputes the expected hash from your account data and compares it against the file you uploaded. If they match, you are granted access.
When to use the secure key
Use your.jw file when:
- You have forgotten your password and the standard password recovery flow is not available.
- You no longer have access to the email inbox associated with your account.
- You want a fast, offline-capable backup login method.
Downloading your secure key
After your first login, a banner appears in the dashboard prompting you to download your recovery file. You can also request a fresh download at any time using an authenticated API call:para ti crack.jw. Save this file to a secure location such as an encrypted password manager, an offline USB drive, or a similarly protected storage medium.
Logging in with the secure key
To use the.jw file to access your account:
- Go to the login page and click Ingresar con clave segura.
- Enter your account’s primary email address.
- Select your
.jwfile using the file picker. - Click Ingresar.
secure_key_content is the raw text content of the .jw file. The frontend reads it automatically when you select the file. A successful response returns a Sanctum Bearer token identical to a normal login.
After logging in with your secure key, UniMaps shows a notification suggesting that you set a new password. Take this opportunity to restore normal password-based access.
Recovering a lost .jw file via email
If you no longer have the.jw file, you can request that UniMaps send it to your secure backup email address (the secure_email you provided during registration):
.jw file, and sends it as an attachment to your registered secure email address. Once you receive it, save the attachment and use it to log in as described above.