Dolphin ID Console

AUTH ACTION

Injected EVM wallet

Auth result

01

Request account from injected EVM wallet.

02

Issue a real Dolphin nonce from Cloudflare Worker.

03

Sign SIWE, verify, create session, then read /auth/me.

Connect

Requests an injected EVM account and reads the active chain from the wallet.

Verify

Issues a Worker nonce, signs SIWE, and posts the signature to `/auth/verify`.

Session

Reads `/auth/me` with the issued token and revokes the session on logout.