Open afsalthaj opened 6 days ago
Lot more to be added as I did a few other changes in a separate branch. But this branch handles the core logic involved.
[ ] Clean up code
[x] Remove all Display in favor of SafeDisplay that goes out as response
Display
SafeDisplay
[ ] Make session very specific to authorization. We don't need session for anything else
[ ] Add repo layers as needed.
[ ] Tests
Lot more to be added as I did a few other changes in a separate branch. But this branch handles the core logic involved.
TODO: Listing only the things remaining
[ ] Clean up code
[x] Remove all
Display
in favor ofSafeDisplay
that goes out as response[ ] Make session very specific to authorization. We don't need session for anything else
[ ] Add repo layers as needed.
[ ] Tests