I\'ve built an Login System that checks if there\'s a token. If there isn\'t one, it renders the LoginPage component, otherwise, it renders the app itself.
The logic is t