Page MenuHomePhabricator

[lib] Reducer for commServicesAccessToken
ClosedPublic

Authored by ashoat on Mar 31 2023, 8:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 3:56 AM
Unknown Object (File)
Mon, Apr 22, 3:56 AM
Unknown Object (File)
Mon, Apr 22, 3:56 AM
Unknown Object (File)
Mon, Apr 22, 3:55 AM
Unknown Object (File)
Wed, Apr 10, 11:53 PM
Unknown Object (File)
Sat, Apr 6, 9:03 AM
Unknown Object (File)
Mar 23 2024, 11:30 PM
Unknown Object (File)
Mar 9 2024, 5:02 AM
Subscribers

Details

Summary

Modelled this on lib/reducers/data-loaded-reducer.js.

Depends on D7241. Linear task: ENG-3389.

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Makes sense.

(As an aside, do we think we'll be storing additional tokens in Redux in the future? Wondering if introducing a TokenStore or AccessTokenStore might save a migration in the future?)

This revision is now accepted and ready to land.Apr 2 2023, 4:10 PM

As an aside, do we think we'll be storing additional tokens in Redux in the future?

No such plans at the moment.

This revision was automatically updated to reflect the committed changes.