Page MenuHomePhabricator

[native] helper to handle access token response
ClosedPublic

Authored by varun on Aug 16 2022, 8:28 PM.
Tags
None
Referenced Files
F2190673: D4857.id.diff
Thu, Jul 4, 12:09 PM
F2190554: D4857.id15750.diff
Thu, Jul 4, 12:03 PM
Unknown Object (File)
Wed, Jul 3, 2:33 AM
Unknown Object (File)
Mon, Jul 1, 1:06 AM
Unknown Object (File)
Wed, Jun 26, 2:30 AM
Unknown Object (File)
Wed, Jun 26, 2:30 AM
Unknown Object (File)
Wed, Jun 26, 2:29 AM
Unknown Object (File)
Wed, Jun 26, 2:26 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
Lint Not Applicable
Unit
Tests Not Applicable