The last message sent by the Identity service in the registration workflow contains an access token. We make sure that we have the right message type and return the token in this handler.
Depends on D4856
Paths
| Differential D4857 Authored by varun on Aug 16 2022, 8:28 PM.
Tags None Referenced Files
Details Summary The last message sent by the Identity service in the registration workflow contains an access token. We make sure that we have the right message type and return the token in this handler. Depends on D4856 Test Plan cargo build. this will be tested by the method that uses the helper later in the stack
Diff Detail
Event TimelineHerald added subscribers: • abosh, • adrian, ashoat. · View Herald TranscriptAug 16 2022, 8:28 PM2022-08-16 20:28:05 (UTC-7) varun added a child revision: D4802: [native] register_user client method.Aug 16 2022, 8:35 PM2022-08-16 20:35:29 (UTC-7) Harbormaster completed remote builds in B11410: Diff 15699.Aug 16 2022, 8:37 PM2022-08-16 20:37:42 (UTC-7) This revision is now accepted and ready to land.Aug 17 2022, 6:54 AM2022-08-17 06:54:19 (UTC-7) Closed by commit rCOMMbfa63aaec1f7: [native] helper to handle access token response (authored by varun). · Explain WhyAug 18 2022, 11:34 AM2022-08-18 11:34:03 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15699 native/cpp/CommonCpp/grpc/grpc_client/src/lib.rs
|