- Changed how the user login icon is displayed
    - Accepts a BasicUser object on the login route, rather than calling getSession()
  - Changed StyledDivider to accept an MUI Theme as props instead of a color string
  - Removing misc TODOs and @ts-ignore statements
  - Fixing CI