> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dev.gojinko.com/llms.txt
> Use this file to discover all available pages before exploring further.

# jinko auth status

> Show current authentication status.

Show current authentication status.

## Usage

```bash theme={null}
jinko auth status [options]
```

## Options

*No options.*

## Examples

```bash theme={null}
jinko auth status
# → method: oauth
#   expires_at: 2026-04-21T18:30:00Z
#   user_id: user_abc...
```
