[identity] Remove identity prefix from token store and cache.
Following earlier discussions with Satsuki the precedent we set with these packages didn't make sense when applied to token manager. We're probably stomping on a wider namespace than we'd ideally like but thats a common theme across rust package names at the moment plus its possible we'll roll both these into token manager at some point anyway. Change-Id: I825ca9e0a853cdafde845e96077a64d1d5729bc4
Showing
- src/identity/lib/BUILD.gn 2 additions, 2 deletionssrc/identity/lib/BUILD.gn
- src/identity/lib/meta/token_cache_lib_test.cmx 5 additions, 0 deletionssrc/identity/lib/meta/token_cache_lib_test.cmx
- src/identity/lib/meta/token_store_lib_test.cmx 1 addition, 1 deletionsrc/identity/lib/meta/token_store_lib_test.cmx
- src/identity/lib/token_cache/BUILD.gn 0 additions, 1 deletionsrc/identity/lib/token_cache/BUILD.gn
- src/identity/lib/token_manager/src/error.rs 2 additions, 2 deletionssrc/identity/lib/token_manager/src/error.rs
- src/identity/lib/token_manager/src/token_manager.rs 3 additions, 3 deletionssrc/identity/lib/token_manager/src/token_manager.rs
- src/identity/lib/token_manager/src/tokens.rs 1 addition, 1 deletionsrc/identity/lib/token_manager/src/tokens.rs
- src/identity/lib/token_store/BUILD.gn 0 additions, 1 deletionsrc/identity/lib/token_store/BUILD.gn
Loading
Please register or sign in to comment