Closed scojasp closed 9 years ago
How are publishers currently logging in? With User credentials? I don't see a flag/reference in the User schema to set/point
On the master btw
Publishers currently log in through /login, as they are supposed to.
To me, makes no sense if publishers/users log in differently; if you do want to use your publishers table, we need to link the tables differently but Users needs to contain all people using the app. Probably can achieve this using a foreign key or something.
And in order to make radio button, you'll need to manipulate the variable publisher
which rn is a boolean
I'm open to any logical way for them to login. Ok, so i accidentally checked out a local copy of master and didn't have the latest.
Would very prefer if fixed to be in flatty_integration
- want to get Flatty to master
ASAP
Done
:radio_button: User | :black_circle: Publisher