gln profile auth status revolut
Show Revolut OAuth status.
Synopsis
gln [global-options] profile auth status revolut
Options
No command-specific options.
Description
Opens the active Revolut profile through the public C API and reports whether a stored OAuth token is available. The result includes expiry and scope metadata, but never token material.
Requirements
- Profile: required
- Credential type: Revolut OAuth client certificate/private key
- Backend prerequisites: Revolut profile
- Input mode: None.
Status and exit codes
| Status | Exit | Meaning | Continuation |
|---|---|---|---|
ok | 0 | OAuth status returned. | - |
error | 1 | Profile, token-store, or backend failure. | - |
Result keys: have_token, expires_at_unix_ms, needs_refresh, scope, last_error
Examples
gln --profile rev profile auth status revolut