globalStyle.css
- To be added to global css
This code handles the styling of the loading screen div
globalFooter.html
- To be added to global footer code
This code handles REST api calls, firebase config and authentication checks as well as protected page redirects.
pageLogin.html
- Added to the /login page footer
This code handles the log in through firebase.
pageUser.html
- Added to the /admin/user page footer
pageUsers.html
- Added to the /admin/users page footer