The Aplauso sign-in page at auth.aplauso.io supports passwordless phone and email verification. Use an identifier you control and can access securely.

Sign-In Methods

Phone Number

Phone sign-in uses a 6-digit one-time code (OTP) sent via SMS.

  1. Enter your mobile phone number with the country code (e.g., +1 for US numbers).
  2. Tap Send Code and wait for the Twilio SMS.
  3. Enter the 6-digit code on the verification screen.
  4. Tap Verify to complete sign-in.

OTP codes expire after 10 minutes and become invalid after 5 failed attempts.

Email

Email sign-in works identically to phone sign-in, using a 6-digit OTP sent to your email inbox instead of SMS.

  1. Enter your email address.
  2. Check your inbox for the verification email from Aplauso.
  3. Enter the 6-digit code and tap Verify.

The email is delivered through Resend. Check your spam or junk folder and confirm the address before requesting another code. A newly requested code replaces the previous one.

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 initial setup:

  1. Enter your first name and last name.
  2. Select your country.
  3. If you have an invite code from your employer, enter it now to link your account to your property.

After this, you continue into the employee onboarding flow inside auth. Once your phone or email verification is complete, Aplauso checks whether you are a new user and then opens the authenticated onboarding steps where you confirm your role, guest prompt, profile details, and account setup before entering the employee onboarding wizard. See The Employee Onboarding Wizard for the full walkthrough.

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

ProblemFix
OTP code not arriving by SMSCheck that the country code is correct; wait 30 seconds; request a new code
OTP code not arriving by emailCheck spam folder; verify the email address is correct
"No employee record found" errorYour manager needs to create your employee profile before you sign in, or you need to enter an invite code
Signed out unexpectedlyYour session token expired; sign back in - no data is lost
OTP code rejectedCodes expire in 10 minutes; request a fresh code