gothinkster / aurelia-realworld-example-app

Exemplary real world application built with Aurelia
https://realworld.io
MIT License
184 stars 32 forks source link

clicking on favorite/follow does not redirect to sign-in page when not signed in #15

Closed loaded02 closed 6 years ago

dmytrohridin commented 6 years ago

@loaded02 I will fix it

dmytrohridin commented 6 years ago

@loaded02 also there is no guards on any routes that requires auth. Also will try to fix them all

loaded02 commented 6 years ago

@dmytrohridin cool! please go ahead.

dmytrohridin commented 6 years ago

@loaded02 done

loaded02 commented 6 years ago

fixed in pr #20