This is useful for more than the current login workflow,
refactor to separate file
In support of https://linear.app/comm/issue/ENG-4602
Depends on D8750
Differential D8751
[Keyserver] Refactor getOneTimeKeyValues kamil on Aug 7 2023, 8:21 AM. Authored by Tags None Referenced Files
Details
This is useful for more than the current login workflow, In support of https://linear.app/comm/issue/ENG-4602 Depends on D8750 # Start localstack and rabbitmq comm-dev services start (cd services/identity && cargo run -- server) (cd services/tunnelbroker && cargo run) # If keyserver has already logged in, reset user_id entry in metadata table # This will force keyserver to re-login cd keyserver yarn dev # Assert the user is populated in MariaDB
Diff Detail
|