mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
refactor: introduce @bitwarden/token-provider
feat(token-provider): add TokenProvider abstraction and export from index feat(token-provider): implement TokenProviderService (lift-and-shift of token logic from ApiService) feat(token-provider): add prerelease header parity and flags import feat(token-provider): export TokenProviderService from index
This commit is contained in:
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@@ -24,6 +24,7 @@ apps/web/src/connectors @bitwarden/team-auth-dev
|
||||
bitwarden_license/bit-web/src/app/auth @bitwarden/team-auth-dev
|
||||
libs/angular/src/auth @bitwarden/team-auth-dev
|
||||
libs/common/src/auth @bitwarden/team-auth-dev
|
||||
libs/token-provider @bitwarden/team-auth-dev
|
||||
|
||||
## Tools team files ##
|
||||
apps/browser/src/tools @bitwarden/team-tools-dev
|
||||
|
||||
Reference in New Issue
Block a user