Exchange a one-time authorization code for wallet and secret key credentials. The code is generated when a user authorizes CLI access through the browser. Codes expire after 60 seconds and can only be used once.
One-time authorization code received from the browser callback
Authorization successful. Returns wallet key and secret key credentials.
Wallet ID associated with the key
Unique identifier for the created secret key
Full secret key value (lava_sk_*). Store securely.
Merchant ID associated with the keys
Unique identifier for the active wallet key, when a usable wallet key is available to return
Full wallet key value (lava_wk_*), when available. Store securely.