Account help

Recover access or manage your account.

Signing in

Use the same sign-in method you chose originally. Google accounts can recover access through Google. For email/password accounts, use Reset your password. The reset form reports whether this server has email delivery configured.

Changing your password

Open Account settings while signed in. Enter your current password and a new password. Other sessions are revoked after the change; cached sessions and existing access tokens may take several minutes to expire. Google-only accounts manage their password at Google.

Changing email or deleting an account

Contact the server operator through Account settings. They must verify ownership and plan deletion of websites, backend projects and retained data before removing your account. An account request does not immediately delete data or change retention. Export anything you need first. Do not send your password, backend key or recovery link to support.

For self-hosted operators

Set runtime SUPPORT_EMAIL to a monitored address. To enable reset emails, configure RESEND_API_KEY and AUTH_EMAIL_FROM using a verified sender, then redeploy the API. Reset links expire after 30 minutes and can be used once; completing a reset revokes existing sessions. Cached sessions and previously issued access tokens may remain usable for several minutes. Monitor delivery failures and validate delivery with your own test account before opening signups.

If email is unavailable, restore delivery or verify the original account identity through your established recovery process. Do not bypass identity checks, edit password hashes by hand or reuse reset tokens. Project cleanup and backup expiry are separate from account access.