lcsc-capstone / lcsc-ionic-app

LCSC's new app, built by CS and Web Dev students
0 stars 1 forks source link

Login will timeout after 30 seconds if warrior web doesn't first. #205

Closed AustinHaugerud closed 6 years ago

AustinHaugerud commented 6 years ago

Sometimes Warrior Web instead of timing out will try to load for a long duration. Previously this locked the app logout essentially, as it would never timeout and guest mode couldn't be used. Now after 30 seconds the app will force the loading controller to dismiss and for the credentials provider to assume that at the moment Warrior Web is not available.