EPIC-02 auth shell

Open an inventor notebook in under thirty seconds.

Create an encrypted inventor notebook, then confirm the address through the single-use verification link LeoLog emails you. Local development can use a loopback-only stub inbox without exposing tokens publicly.

Create account

The shell posts JSON through the same-origin web proxy, then shows the API payload inline.

Verification flow

Stay on the web origin for verification. The stub inbox helper now remains available only on localhost, so non-local web hosts cannot proxy raw auth tokens back through this shell.

Fetch the local verification delivery by email.

This returns verification and reset tokens only when the explicit local stub inspector is enabled on the API and the web request itself is served from localhost.

Then continue to the verify screen to submit the token and unlock login.

API target: /api/auth