credential-provider
Coordinates credential providers, browser filling, and verification follow-ups.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| credential-coordinator.ts | Credential Coordinator |
| browser-credential-filler.ts | Browser Credential Filler |
| credential-audit.ts | Credential Audit |
Dependencies and change boundaries
Declared Host dependencies: auth · credential-fill · experiments · telemetry.
Release leases, approvals, and temporary state when work ends.
See Configuration for activation policy and Features for support status.