HomePhabricator
Diffusion Comm cdb9ee89587b

[protos][identity] Add username to AuthResponse

Description

[protos][identity] Add username to AuthResponse

Summary:
Address ENG-8137.

It turns out to be simple to add username to the AuthResponse on Identity side.
On proto/RPC side, this is also backwards compatible from both sides. If the response doesn't contain username field (client has newer version than deployed Identity Service), it will be defaulted to empty string.

Test Plan: Tested together with D12134 - verified AuthResponse to contain a username in all registration and login RPCs

Reviewers: ashoat, varun, will

Reviewed By: varun

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D12127

Details

Provenance
bartekAuthored on May 20 2024, 7:09 AM
Reviewer
varun
Differential Revision
D12127: [protos][identity] Add username to AuthResponse
Parents
rCOMM001c4d8f0e12: [native] Fix MediaGalleryKeyboard on Android
Branches
Unknown
Tags
Unknown