mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-22 21:02:34 +08:00
* Specify state provider for currently active user * Split active and single user States UserStateProvider is still the mechanism to build each State object. The SingleUserState is basically a repeat of GlobalState, but with additional scoping. * Fixup global state cache * fix fakers to new interface * Make userId available in single user state * Split providers by dependency requirements This allows usage of the single state provider in contexts that would otherwise form circular dependencies. * Offer convenience wrapper classes for common use * Import for docs * Bind wrapped methods |
||
|---|---|---|
| .. | ||
| admin-console | ||
| auth | ||
| billing/images/cards | ||
| components | ||
| directives | ||
| pipes | ||
| platform | ||
| scss | ||
| services | ||
| shared/components/password-strength | ||
| tools | ||
| types | ||
| utils | ||
| vault | ||
| jslib.module.ts | ||