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, Mar 29, 6:28 PM
Unknown Object (File)
Sun, Mar 9, 9:17 AM
Unknown Object (File)
Feb 25 2025, 4:49 PM
Unknown Object (File)
Feb 25 2025, 5:33 AM
Unknown Object (File)
Feb 20 2025, 11:39 PM
Unknown Object (File)
Feb 20 2025, 11:39 PM
Unknown Object (File)
Feb 20 2025, 11:38 PM
Unknown Object (File)
Feb 20 2025, 11:34 PM
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