Closed amamolo9986 closed 5 months ago
add any other generic front end clean up to this as well since we're here
inline CSS from login.html successfully moved to CSS file
CREATED ISSUE - When the CSS is inline, the JSESSIONID, accessToken, and refreshToken all clear upon logout. But when the CSS is removed and placed into its own file, the access token is NOT cleared.
Cleared cache and it appears to have cleared out the exception. I will keep the ticket open just in case it arises again.
inline CSS from dashboard.html successfully moved to CSS file
inline CSS from register.html successfully moved to CSS file and JS to its own JS file. All tested and work successfully
Go through all HTML files and separate the CSS and JS into their own files. May take some time but isn't hard