node-cli-authorization
Classes
| Name | Description | |
|---|---|---|
| NodeCliAuthorizationClient | Utility to generate OIDC/OAuth tokens for command-line applications | |
| OidcDiscoveryCache | Persistently caches validated OIDC discovery metadata. |
Constants
| Name | Description | |
|---|---|---|
| NODE_CLI_AUTH_LOGGER_CATEGORY | Logger category used in this package. |
Interfaces
| Name | Description | |
|---|---|---|
| NodeCliAuthorizationConfiguration | Client configuration to generate OIDC/OAuth tokens for command-line applications | |
| TokenEncryption | Hook to let consumers provide their own encryption for the persisted refresh token cache, |
Last Updated: 25 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.