mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Refactor toast calls out of auth services. Toasts are now triggered by an observable emission that gets picked up by an observable pipeline in a new `DeviceTrustToastService` (libs/angular). That observable pipeline is then subscribed by by consuming the `AppComponent` for each client.
Auth
This lib represents the public API of the Auth team at Bitwarden. Modules are imported using @bitwarden/auth.