Resetting a Management User Password
Use this guide when a management platform user cannot sign in because they forgot their password.
This workflow applies to users who log into hub.vivin.app with email + password.
This is different from tenant authentication. Tenants use Booking ID + Access Code, not email/password. See Tenant Portal.
Step 1: Request a password reset email
- Go to hub.vivin.app.
- On the sign-in page, click Reset your password.
- Enter the management user's email address.
- Click Send reset link.
The system always confirms with a generic success message ("If an account exists..."), even if the email does not match a user. This is expected behavior for account security.
Step 2: Open the reset link (token step)
- Open the reset email in your inbox.
- Click the password reset link from the email.
- Verify the URL includes a reset token parameter (for example:
/reset-password?token=...).
If the token is valid, the page shows Create new password.
Step 3: Set a new password
- Enter a new password (minimum 6 characters).
- Confirm the same password in the second field.
- Click Reset password.
After a successful reset, you will see a confirmation message and can return to sign-in.
Troubleshooting
Invalid or expired reset link/token
If you see an error indicating the reset link/token is invalid or expired:
- Go back to hub.vivin.app/reset-password.
- Request a fresh reset link.
- Use the newest email link and complete the reset flow again.
Didn't receive the reset email
- Wait 1-2 minutes and refresh your inbox.
- Check spam/junk and quarantine folders.
- Confirm you entered the correct email address.
- If the user is managed by an admin, resend a reset email from Settings > Users & Roles.
Passwords do not match
If the form shows "Passwords do not match", re-enter both fields so they are identical.