Page MenuHomePhabricator

[native] helper to handle access token response
ClosedPublic

Authored by varun on Aug 16 2022, 8:28 PM.
Tags
None
Referenced Files
F5106568: D4857.diff
Tue, Apr 1, 8:54 AM
Unknown Object (File)
Fri, Mar 28, 4:44 PM
Unknown Object (File)
Fri, Mar 28, 2:14 PM
Unknown Object (File)
Tue, Mar 18, 11:14 PM
Unknown Object (File)
Sun, Mar 16, 7:16 AM
Unknown Object (File)
Thu, Mar 6, 5:05 AM
Unknown Object (File)
Thu, Mar 6, 5:05 AM
Unknown Object (File)
Thu, Mar 6, 5:05 AM

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
No Lint Coverage
Unit
No Test Coverage