Page MenuHomePhabricator

[Keyserver] Refactor identity utilities
ClosedPublic

Authored by jon on Jul 11 2023, 10:03 AM.
Tags
None
Referenced Files
F3345022: D8475.id28697.diff
Fri, Nov 22, 5:09 AM
F3341886: D8475.diff
Thu, Nov 21, 11:53 PM
Unknown Object (File)
Tue, Nov 19, 5:08 AM
Unknown Object (File)
Tue, Nov 19, 5:08 AM
Unknown Object (File)
Tue, Nov 19, 5:08 AM
Unknown Object (File)
Tue, Nov 19, 5:08 AM
Unknown Object (File)
Tue, Nov 19, 5:08 AM
Unknown Object (File)
Tue, Nov 19, 5:08 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
No Lint Coverage
Unit
No Test Coverage

Event Timeline

keyserver/src/user/identity.js
27
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.