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

# SubjectTokenType

Must be `urn:ietf:params:oauth:token-type:jwt`.

## Example Usage

```python theme={null}
from openrouter.components import SubjectTokenType
value: SubjectTokenType = "urn:ietf:params:oauth:token-type:jwt"
```

## Values

* `"urn:ietf:params:oauth:token-type:jwt"`
