Closed Daggerpov closed 2 weeks ago
Investigated using inheritance between User
and AppUser
, but since AppUser
only needs to be contained within the app itself, and not passed to backend (at least, that's what I believe at the moment), adding inheritance would add encoding/decoding logic that'd be complex, and unnecessary.
9
8