Alpha build — in active development. Anything here can still change. What this means

EVE Forge · Authenticate

v0.4.3

Log in with your EVE Online account

SSO · OAuth 2.0 · PKCE

Requested access24 scopes

CCP's consent screen comes next and names all 24 of them. Here is what they are for, so that screen is a confirmation rather than a surprise.

  • Your pilot

    Which character you are, your skillpoints, your training queue, the attribute implants in the clone you are in, and where you are docked or flying.

    The implant read is the active clone only, and it is there so the training panel can tell you which attribute your queue leans on and whether anything is boosting it. EVE's own attribute numbers arrive with implants already added in and no breakdown, so without this we could show you a total and never the reason for it — and "you have no memory implant" is not a thing to say on a reading we were not allowed to take. Nothing here reaches your jump clones.

    Scope names (5)
    • publicData
    • esi-skills.read_skills.v1
    • esi-skills.read_skillqueue.v1
    • esi-clones.read_implants.v1
    • esi-location.read_location.v1
  • Wallet and finance

    Your ISK balance, your wallet journal and your market transactions.

    One scope covers all three at CCP; there is no way to grant the balance without the journal. It is also what makes profit reporting real — fees and tax are read out of the journal rather than estimated — and how an ISK payment to EVE Forge is matched to your account.

    Scope names (1)
    • esi-wallet.read_character_wallet.v1
  • Market and trading

    Your own open market orders and your order history, plus prices inside the private player structures you register.

    The two structure scopes only reach structures you can already dock in, and only the ones you add yourself. They are what lets a price come from your own citadel instead of from the nearest hub.

    Scope names (3)
    • esi-markets.read_character_orders.v1
    • esi-universe.read_structures.v1
    • esi-markets.structure_markets.v1
  • Industry, mining and planets

    Your blueprints, your industry jobs, your planetary colonies and your mining ledger.

    CCP publishes no read-only scope for planetary interaction: manage_planets is the only one there is, and it is the one on the consent screen. EVE Forge never writes to your planets, or to anything else you own: every route that touches your data calls a GET. The one write this application performs is an operator replying to a support mail from their own mailbox, which needs no scope from you.

    Scope names (4)
    • esi-characters.read_blueprints.v1
    • esi-industry.read_character_jobs.v1
    • esi-industry.read_character_mining.v1
    • esi-planets.manage_planets.v1
  • Assets and personal operations

    Everything you own and where it sits, your contracts, and your recent killmails.

    Scope names (3)
    • esi-assets.read_assets.v1
    • esi-contracts.read_character_contracts.v1
    • esi-killmails.read_killmails.v1
  • Corporation

    Your own corporation roles, and — where those roles allow it — the corporation's roster, wallet divisions, orders, industry jobs, blueprints and contracts.

    These additionally require the matching in-game role. Without Accountant or Director, CCP answers 403 and the section stays empty; we cannot and do not work around that. Corporation assets and facilities used to be on this screen and are not any more: nothing read them, and a grant is not a place to reserve access for later.

    Scope names (8)
    • esi-characters.read_corporation_roles.v1
    • esi-corporations.read_corporation_membership.v1
    • esi-corporations.read_divisions.v1
    • esi-wallet.read_corporation_wallets.v1
    • esi-markets.read_corporation_orders.v1
    • esi-industry.read_corporation_jobs.v1
    • esi-corporations.read_blueprints.v1
    • esi-contracts.read_corporation_contracts.v1

Read-only, and your password never reaches us: you log in at CCP. Tokens are stored encrypted and can be revoked at any time through your authorised applications.

Log in with EVE Online

Read what EVE Forge does · Who runs it · What happens to your data