Page MenuHomePhabricator

[native/keyserver] add `source` param on log in from native
ClosedPublic

Authored by kamil on Sep 29 2022, 3:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 25, 10:27 PM
Unknown Object (File)
Mon, Nov 25, 10:27 PM
Unknown Object (File)
Mon, Nov 25, 10:27 PM
Unknown Object (File)
Mon, Nov 25, 7:56 PM
Unknown Object (File)
Fri, Nov 8, 3:17 AM
Unknown Object (File)
Oct 25 2024, 2:49 PM
Unknown Object (File)
Oct 25 2024, 5:51 AM
Unknown Object (File)
Oct 25 2024, 4:43 AM

Details

Summary

Add indication if login comes directly from native UI.

Additionally: I moved spreading ...extraInfo, to the first place because I believe it's unsafe (it might override some important fields when extraInfo will change).

Test Plan
  1. Log request input here
  2. Log in from the native app
  3. Check if the source was properly received

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil edited the test plan for this revision. (Show Details)
kamil added a reviewer: atul.
kamil published this revision for review.Sep 29 2022, 4:43 AM
This revision is now accepted and ready to land.Sep 29 2022, 7:26 AM