Page MenuHomePhabricator

[identity] Extract insert_into_cache to trait
ClosedPublic

Authored by bartek on Mon, Nov 20, 4:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 1, 3:04 AM
Unknown Object (File)
Tue, Nov 21, 3:56 AM
Subscribers

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable