ibm-cloud-sdk-core
Version:
Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.
16 lines (9 loc) • 502 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) > [JwtTokenManagerOptions](./ibm-cloud-sdk-core.jwttokenmanageroptions.md)
## JwtTokenManagerOptions type
Configuration options for JWT token retrieval.
**Signature:**
```typescript
export type JwtTokenManagerOptions = TokenManagerOptions;
```
**References:** [TokenManagerOptions](./ibm-cloud-sdk-core.tokenmanageroptions.md)