IBMStockTrader / tradr

Vue.js and Node.js frontend for StockTrader 🚀
Apache License 2.0
1 stars 18 forks source link

Handle session expiration better #4

Open greghint opened 5 years ago

greghint commented 5 years ago

When tradr stays open, the UI will no longer show any portfolio content. The user is required to "clear browsing data" and force a log in. This should be handled better. For example, the trader UI just returns to the login page.

Maybe this is another reason to revert back to basic login, and not require IBM ID.