First part of ENG-8771 - added a new response field as proposed in this comment.
This change is backwards compatible, regardless if we release identity first or clients first. The new field will simply default to an empty map.
Details
Details
Flow, cargo build. Logic is added in the next diffs
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Haven't reviewed the Rust but the changes seem minimal / safe
shared/protos/identity_auth.proto | ||
---|---|---|
323 | How about reserved_user_identifiers? I think it's weird to use the same noun ("identities") here when the type is different from identities above | |
web/protobufs/identity-auth-structs.cjs.flow | ||
621 | Good find |
shared/protos/identity_auth.proto | ||
---|---|---|
323 | Yeah, it's better, thanks! |