Your username must be unique, be at most 40 characters long, and only contain letters from
the basic English alphabet, dashes, underscores, and periods. Your username is used as part
of your profile link, you can set a separate display name.
{#if !usernameValid}
To change your avatar, go to edit profile.
If you think one of your tokens might have been compromised, you can log out on all devices by clicking this button.
If you want to force log out on all devices, click the button below.
{#if invalidateError}ID | {data.user.id} |
---|---|
Account created at | {DateTime.fromISO(data.user.created_at) .toLocal() .toLocaleString(DateTime.DATETIME_MED)} |
Members | {data.user.members.length}/{MAX_MEMBERS} |
Member list hidden? | {data.user.list_private ? "Yes" : "No"} |
Custom preferences | {Object.keys(data.user.custom_preferences).length}/{MAX_FIELDS} |
Invites | {data.invites.length}/{data.user.max_invites} |
Admin? | Yes |
If you want to initiate the account deletion process, click the button below:
If you want to delete your account, type your current username below:
{#if deleteError}