RetroShare / RSNewWebUI

30 stars 20 forks source link

Redirect to login page on token change/request fail #8

Closed rottencandy closed 4 years ago

rottencandy commented 4 years ago

Redirect to the login page if the token is incorrect and/or the request is denied by the JSON API.

This PR depends on #7 , so will need rebase after #7 is merged.

rottencandy commented 4 years ago

Rebased and ready to be merged.