jschreuder / SpotDesk

Open source e-mail based Helpdesk software.
MIT License
1 stars 0 forks source link

Figure out why sessions seem to expire too early #6

Closed jschreuder closed 7 years ago

jschreuder commented 7 years ago

Sessions should hold for 2 hours and they do get refreshed. But still they seem to expire from time to time...

jschreuder commented 7 years ago

Theory: angular sometimes loads too quickly, causing the $auth service to not be available while the interceptor attempts to authenticate.

jschreuder commented 7 years ago

Bug seems to have been fixed by 69684a159ff1b3f1f61446c5d53443372553526a