Page MenuHomePhabricator

[native] helper to handle access token response
ClosedPublic

Authored by varun on Aug 16 2022, 8:28 PM.
Tags
None
Referenced Files
F2902837: D4857.id15750.diff
Sat, Oct 5, 7:15 PM
F2902832: D4857.id15699.diff
Sat, Oct 5, 7:14 PM
Unknown Object (File)
Tue, Sep 24, 3:40 PM
Unknown Object (File)
Tue, Sep 24, 3:40 PM
Unknown Object (File)
Tue, Sep 24, 3:40 PM
Unknown Object (File)
Sep 1 2024, 11:48 AM
Unknown Object (File)
Aug 21 2024, 6:09 PM
Unknown Object (File)
Aug 6 2024, 6:18 PM

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable