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
Differential D4857
[native] helper to handle access token response Authored by varun on Aug 17 2022, 3:28 AM.
Details 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 cargo build. this will be tested by the method that uses the helper later in the stack
Diff Detail
|