Appearance
CodeSoh Accounts
CodeSoh Accounts is the identity service for every CodeSoh product. You sign in once at accounts.soh.gg, and the products you use ask Accounts who you are.
Your account holds the following:
- Your handle, display name, and email address.
- Your password, your authenticator app, and your passkeys.
- The browsers and devices that are signed in.
- The personal access tokens that your build tools use.
- The applications that you allowed to sign in as you.
Your handle
Your handle identifies you across CodeSoh. It appears in URLs, such as the address of a repository that you own in CodeSoh Artifex, and other people use it to share things with you.
A handle uses lowercase letters, digits, and single hyphens between them, and is 3 to 32 characters long. Some handles are reserved. You choose your handle when you create your account, and it can't be changed afterwards.
Where to go next
- To create an account, see Create an account.
- To protect your account with a second step, see Two-step verification.
- To let a build tool publish or download packages as you, see Personal access tokens.
- To understand what happens when a product asks for your account, see Sign in to CodeSoh products.