Add source param on the server LogInRequest type. (task)
Details
Details
- flow check
- Test login with different sources (from the native, web, on session recovery when cookie expired) and make sure provided source is correct.
- Make sure it works for older native clients (e.g. pass source as undefined)
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This is a really bad idea. You're going to cause all existing native clients to crash when they attempt to log in.
Comment Actions
Yea, my mistake...
Updated diff to leave this param as maybe and make it resolve this comment: https://phab.comm.dev/D5259#inline-34610