Press n or j to go to the next uncovered block, b, p or k for the previous block.
export const CLIENT_CREDENTIALS_GRANT = "client_credentials"; export const TOKEN_EXPIRATION_SECONDS = 1800; export const SECRET_CACHE_TTL_MS = 60_000;