Page MenuHomePhabricator

[identity] Extract insert_into_cache to trait
ClosedPublic

Authored by bartek on Nov 20 2023, 4:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 9:41 AM
Unknown Object (File)
Sat, Nov 9, 8:20 AM
Unknown Object (File)
Fri, Oct 18, 6:16 AM
Unknown Object (File)
Fri, Oct 18, 6:16 AM
Unknown Object (File)
Fri, Oct 18, 6:08 AM
Unknown Object (File)
Sep 29 2024, 2:12 AM
Unknown Object (File)
Sep 24 2024, 10:14 AM
Unknown Object (File)
Sep 23 2024, 9:23 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