TomasJani / bridge-builder

MIT License
0 stars 0 forks source link

Redirects in auth routes #29

Closed mcaniga closed 4 years ago

mcaniga commented 4 years ago

Unauthorized user gets redirected to Login when attempting to use protected route. Authorized user gets redirected to Projects when attempting to use Login. If route is not found, Login or Projects is displayed based on your auth status.