Skip to content

auth

Host identity, credential renewal, and selected-team context.

Entry points and registration

extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.

Implementation Purpose
auth-service.ts Auth Service
credential-renewer.ts Credential Renewer

Dependencies and change boundaries

Declared Host dependencies: settings.

Keep local identity adapters alongside vendor paths; local mode must not acquire a vendor-login requirement.

See Configuration for activation policy and Features for support status.

← Host extension map · Host