Authentication runs on Clerk. Session management is automatic.
Change your password
From the avatar menu → Settings. Use the password change form. Submit.
If you signed up with Google, you don't have a password to change — sign in via Google or set one up through Clerk's account portal.
[SCREENSHOT: settings page showing the password change form]
Reset a forgotten password
/sign-in → Forgot password?. Enter your email. Open the reset link. Set a new password. Reset links expire in 15 minutes.
OG1 always returns the same success message regardless of whether the email is on file. This is intentional — it prevents account enumeration.
Sessions
A session lasts until you sign out or until an admin disables your account. No fixed timeout.
Sign out from the avatar menu → Sign Out. The session is destroyed and the cookie is cleared.
Disabled accounts
If your account gets disabled, the next request redirects you to sign-in with a notice. You stay signed out until the account is re-enabled.
Reasons an account might be disabled: terms violation, abuse reports, request from the user. Contact support if you think this happened in error.
Two-factor authentication
Configure 2FA through Clerk's account portal. Click your avatar → Settings → Account. Clerk handles TOTP and backup codes.
Rate limits
Sign-in: 10 attempts per 3 minutes.
Password reset: 5 requests per 15 minutes.
Hit a limit and you get blocked temporarily. Wait it out — there's no override.
Account data
OG1 stores your profile, content, endorsements, connections, chats, and notifications. To export or delete, see the How do I delete my profile? answer in the help center, or contact support directly.
Still stuck?
Open the chat. We're listening.