How to Login
Team members use email and password to log in — not Auth0. This is a separate authentication system specifically for team members.
First Login
The very first login happens through the invitation email:
- Click Accept Invitation in the email
- Set your name and password
- You are automatically logged in
Subsequent Logins
For all future logins:
- Go to
relio.chat/admin/login.php
- Click "Team member? Sign in here →"
- Enter your email and password
- Click Sign In
Note: The main "Sign In — Account Owner" button uses Auth0 and is for account owners only. Team members must use the team login form.
Password & Security
- Passwords must be at least 8 characters
- Passwords are stored using bcrypt hashing (industry standard)
- Team members do not have access to Auth0 and cannot use social login (Google, etc.)
- If you forget your password, contact your account owner to re-invite you