GTBitsOfGood/access-h2o

Profile Page backend + utility/AccessH2O split

cvxluo opened this issue · 2 comments

The profile page currently does not change based on whether it is in utility view vs AccessH2O view - this should be done through getInitialProps and/or a useEffect that finds what user is currently logged in - if auth is not fully integrated, use a dummy function.
Backend needs to be fully connected with a companies collection - test updating these companies.

Acceptance Criteria

  • sample text

User Story

  • sample text

Story Points

  • sample text

Currently updating the profile fails - similar issue to #92