Login dialog no longer has 'Stay Logged In' option

Issue #391 resolved
Brian Lewis repo owner created an issue

Stay Logged in forces the credentials to be held in Local Storage ( ie by user) rather than Session storage ( by window). This is useful if you open new windows within the 8 hour expiry period.

It's especialy useful if you are accessing the system via external links e.g. an embedded link in a Word document

.../fedemis/#!/schools/yap123

would take you to that school page; if you have login remembered, you will not get an a login dialog in this situation.

Comments (2)

  1. Log in to comment