I'll need the insert_into_cache() function in authenticated proto too, so I thought it'd be nice to make it more universal as an extension to the Cache.
Depends on D9928.
Paths
| Differential D9929 Authored by bartek on Nov 20 2023, 4:17 AM.
Details
Summary I'll need the insert_into_cache() function in authenticated proto too, so I thought it'd be nice to make it more universal as an extension to the Cache. Depends on D9928. Test Plan Register and login endpoints still work.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptNov 20 2023, 4:17 AM2023-11-20 04:17:13 (UTC-8) bartek added a child revision: D9930: [identity] Move UpdateUserPassword RPCs.Nov 20 2023, 4:20 AM2023-11-20 04:20:18 (UTC-8) Harbormaster failed remote builds in B24269: Diff 33407!Nov 20 2023, 5:11 AM2023-11-20 05:11:10 (UTC-8) This revision is now accepted and ready to land.Nov 20 2023, 11:32 AM2023-11-20 11:32:06 (UTC-8) This revision was landed with ongoing or failed builds.Dec 4 2023, 2:43 AM2023-12-04 02:43:04 (UTC-8) Closed by commit rCOMM97cfab9e31ed: [identity] Extract insert_into_cache to trait (authored by bartek). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33407 services/identity/src/client_service.rs
|