This implements a basic context provider which connects to the identity search service
Depends on D10928
Differential D10938
[lib] Basic implementation of identity search context provider without message sending will on Feb 2 2024, 8:39 PM. Authored by Tags None Referenced Files
Details This implements a basic context provider which connects to the identity search service Depends on D10928 flow and verified connection by writing some basic code on web utilizing context provider
Diff Detail
Event TimelineComment Actions Can you explain which of these console.logs are going to get removed in a later diff, versus which ones are meant to stay long-term? Comment Actions Let's strip the logs for things we expect to happen We should also consider the dev environment. If we expect the calls to fail in the dev failure, then we should find a way to silence the logs. Guessing it should work fine with staging though, right?
Comment Actions Implementing the useGetIdentitySearchAuthMessage follows discussion from https://phab.comm.dev/D11059
|