Page MenuHomePhabricator

[native] helper to handle access token response
ClosedPublic

Authored by varun on Aug 16 2022, 8:28 PM.
Tags
None
Referenced Files
F2209544: D4857.diff
Sun, Jul 7, 5:45 PM
Unknown Object (File)
Sat, Jul 6, 12:40 PM
Unknown Object (File)
Sat, Jul 6, 12:40 PM
Unknown Object (File)
Sat, Jul 6, 12:40 PM
Unknown Object (File)
Fri, Jul 5, 3:03 PM
Unknown Object (File)
Thu, Jul 4, 12:09 PM
Unknown Object (File)
Thu, Jul 4, 12:03 PM
Unknown Object (File)
Wed, Jul 3, 2:33 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