orbiting / republik-admin-frontend

[DEPRECATED] moved to https://github.com/republik/plattform A front end to manage users and payments of Republik.
6 stars 3 forks source link

improve login screen #2

Closed tpreusse closed 7 years ago

tpreusse commented 7 years ago
screen shot 2017-07-20 at 22 02 33

The ideal solution would be to have an HOC around every page which shows an login or unauthorized screen unless a me with the right role is present. The client side replaceRoute in the index page is just a temporary solution.