Login

Email/Password

bestmate auth login -e your@email.com -p yourpassword
Or interactively (prompts for email and password):
bestmate auth login

Google OAuth

Opens your browser for Google sign-in:
bestmate auth login --google
This is required if you originally signed up via Google on the desktop app.

Signup

New users need an invite code:
bestmate auth signup -c INVITE_CODE -e your@email.com

Logout

bestmate auth logout
Clears stored credentials from the system keychain.

Flags

FlagShortDescription
--email-eEmail address
--password-pPassword
--googleSign in with Google (opens browser)