You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the separate login.html page (and jquery dependency - still needed for bootstrap though).
Instead make the first landing page the credentials page, which redirects to home if token is in localstorage already. I don't know if this would look nice or flicker so needs experimentation.
The text was updated successfully, but these errors were encountered:
Remove the separate login.html page (and
jquery
dependency - still needed for bootstrap though).Instead make the first landing page the credentials page, which redirects to home if token is in localstorage already. I don't know if this would look nice or flicker so needs experimentation.
The text was updated successfully, but these errors were encountered: