The Aplauso sign-in page at auth.aplauso.io supports three methods. You can use whichever method you set up during registration - they all result in the same account access.
Sign-In Methods
Phone Number (Recommended)
Phone sign-in uses a 6-digit one-time code (OTP) sent via SMS.
- Enter your mobile phone number with the country code (e.g., +1 for US numbers).
- Tap Send Code - you will receive an SMS within a few seconds.
- Enter the 6-digit code on the verification screen.
- Tap Verify to complete sign-in.
OTP codes expire after 10 minutes and become invalid after 5 failed attempts.
Email sign-in works identically to phone sign-in, using a 6-digit OTP sent to your email inbox instead of SMS.
- Enter your email address.
- Check your inbox for the verification email from Aplauso.
- Enter the 6-digit code and tap Verify.
Check your spam/junk folder if the email does not arrive within two minutes.
Tap Continue with Google to sign in using your Google account. You will be redirected to Google's sign-in page, then returned to the Aplauso dashboard automatically.
If your Google account email matches an existing Aplauso employee record, your profile is linked automatically.
First-Time Sign-In
If this is your first time signing in, the system will detect that you are a new user and route you through a brief onboarding flow:
- Enter your first name and last name.
- Optionally add a recovery email (useful if your primary sign-in method is phone).
- If you have an invite code from your employer, enter it now to link your account to your property.
After onboarding, you land on the main dashboard.
Session Persistence
Your sign-in session is stored in your browser's local storage using Firebase Authentication. You remain signed in until you explicitly sign out - closing the browser or tab does not end your session.
Signing Out
Go to Settings and scroll to the bottom of any section, then click Sign Out. Your account and earnings data are not affected.
Troubleshooting
| Problem | Fix |
|---|---|
| OTP code not arriving by SMS | Check that the country code is correct; wait 30 seconds; request a new code |
| OTP code not arriving by email | Check spam folder; verify the email address is correct |
| "No employee record found" error | Your manager needs to create your employee profile before you sign in, or you need to enter an invite code |
| Signed out unexpectedly | Your session token expired; sign back in - no data is lost |
| OTP code rejected | Codes expire in 10 minutes; request a fresh code |