Skip to content

Sign Up

Benedict Albrecht edited this page Jun 17, 2026 · 5 revisions

Sign-Up

The sign-up process in Crodox uses GitHub Enterprise authentication for account creation and verification.


Step 1 - Enter Your Email

Login Screen

Enter your email address to begin the sign-up process. You must:

  1. Accept the Terms of Service and Privacy Policy
  2. Confirm that you are at least 16 years old
  3. Click Send verification code

Note: Consent is required before requesting a verification code because this flow covers both first-time account creation and login for existing users.


Step 2 - Enter Verification Code

Verification Code

  1. Check your email for the verification code sent by Crodox
  2. Enter the 6-digit code in the text field
  3. Click Verify code

If you don't receive a code, click Back to email to request a new one.


Step 3 - GitHub App Verification

Crodox uses GitHub Enterprise App authentication to verify your identity. This process:

  • Links your GitHub Enterprise account to your Crodox profile
  • Grants Crodox permission to access repositories you authorize
  • Provides secure, OAuth-based authentication without storing passwords

After you click Send verification code, you will be redirected to GitHub Enterprise to authorize the Crodox app.


Step 4 - Complete Your Profile

Once verified, you will set up your Crodox profile:

  • Username - Your Crodox display name (must be unique)
  • GitHub Link - Your GitHub Enterprise account is automatically linked

See also: Getting Started - Full tutorial · GitHub Integration - Manage repository access

Clone this wiki locally