Page MenuHomePhabricator

[Keyserver] Refactor identity utilities
ClosedPublic

Authored by jon on Jul 11 2023, 10:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 6:45 AM
Unknown Object (File)
Wed, May 1, 10:40 PM
Unknown Object (File)
Tue, Apr 30, 12:10 AM
Unknown Object (File)
Sun, Apr 28, 12:16 AM
Unknown Object (File)
Thu, Apr 25, 7:16 PM
Unknown Object (File)
Tue, Apr 16, 10:41 PM
Unknown Object (File)
Tue, Apr 16, 5:59 PM
Unknown Object (File)
Tue, Apr 16, 3:23 AM
Subscribers

Details

Summary

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

Test Plan

Launch keyserver with login workflow (missing identity info)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

keyserver/src/user/identity.js
27 ↗(On Diff #28590)
kamil added inline comments.
keyserver/src/user/login.js
11–12 ↗(On Diff #28697)

nit: merge imports

This revision is now accepted and ready to land.Jul 17 2023, 2:59 AM
jon marked an inline comment as done.

Combine imports

This revision now requires review to proceed.Aug 17 2023, 8:22 AM
This revision is now accepted and ready to land.Aug 18 2023, 3:23 PM
This revision was automatically updated to reflect the committed changes.