These are useful when interacting with identity service,
pull them out of login.js to make them more widely available.
Part of https://linear.app/comm/issue/ENG-3944
Depends on D8474
Paths
| Differential D8475 Authored by • jon on Jul 11 2023, 10:03 AM.
Tags None Referenced Files
Details
Summary These are useful when interacting with identity service, Part of https://linear.app/comm/issue/ENG-3944 Depends on D8474 Test Plan Launch keyserver with login workflow (missing identity info)
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 11 2023, 10:03 AM2023-07-11 10:03:32 (UTC-7) Harbormaster completed remote builds in B20870: Diff 28590.Jul 11 2023, 10:29 AM2023-07-11 10:29:03 (UTC-7)
Harbormaster completed remote builds in B20941: Diff 28697.Jul 14 2023, 3:54 PM2023-07-14 15:54:28 (UTC-7) This revision is now accepted and ready to land.Jul 17 2023, 2:59 AM2023-07-17 02:59:03 (UTC-7) Harbormaster completed remote builds in B21145: Diff 28967.Jul 24 2023, 7:09 AM2023-07-24 07:09:10 (UTC-7) This revision now requires review to proceed.Aug 17 2023, 8:22 AM2023-08-17 08:22:38 (UTC-7) Harbormaster completed remote builds in B21842: Diff 30014.Aug 17 2023, 8:38 AM2023-08-17 08:38:25 (UTC-7) This revision is now accepted and ready to land.Aug 18 2023, 3:23 PM2023-08-18 15:23:38 (UTC-7) Closed by commit rCOMM4b40142ee014: [Keyserver] Refactor identity utilities (authored by • jon). · Explain WhyAug 20 2023, 11:47 PM2023-08-20 23:47:25 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28967 keyserver/src/user/identity.js
keyserver/src/user/login.js
|
Do we really want to make this change in production? Should we consider gating it on isStaffRelease?