4.18.0 (2026-08-18)
Bug Fixes
- auth: keep sas.cli fallback compatible with optional AuthConfig client/secret (813286a)
- auth: prevent redundant refresh on 1h-token Viya estates (7b7e3f6), closes #262
- auth: propagate rotated tokens to authConfig to avoid reusing a consumed refresh token (a9d8e9b)
- auth: tolerate opaque refresh tokens and resolve npm audit failure (25af025)
- auth: use export type for OnTokensRefreshed type alias (3ff330a)