Wallet auth

Authorization flow is now wired

This is the first real browser ↔ backend auth path for Arbterminal. It already requests a challenge, verifies it with the backend contract, and creates a browser session.

Connect connector

Connect wallet once, get a fresh token automatically, paste it into the local connector, then finish the secure wallet signature when the site detects the connector.

Not connected
Wallet not connected
Connector link: waiting for local connector to claim this fresh token
• Step 1: connect wallet
• Step 2: copy the fresh token into the local connector
• Step 3: wait until the site detects the connector automatically
• Step 4: click Sign and finish

Technical details

Technical JSON output is hidden by default.