Skip to main content

Module auth

Module auth 

Source
Expand description

lev auth - inspect and move the secrets Leviath holds.

Leviath keeps two kinds of long-lived secret: provider API keys and MCP OAuth grants. [security] credential_store decides whether they live in Leviath’s own 0600 files or in the OS credential store; this command reports which, checks that the OS store is actually reachable, and moves secrets between the two.

Structs§

AuthArgs
Arguments for lev auth.

Functions§

execute
Run lev auth.