1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-08 20:50:28 +00:00
Files
browser/apps
Miles Blackwood 7f845e4717 Remove CredentialGeneratorService dependency
- Remove generatorService parameter from OverlayBackground constructor
   - Simplify autogeneration check to not use preferredAlgorithm$
   - Remove unused CredentialGeneratorService import and property
   - Add TODO comments for future service integration

   This makes the PR functional without requiring complex provider setup.
   Full integration of CredentialGeneratorService can be done in a follow-up.
2026-01-23 13:07:56 -05:00
..