hatchways/team-marinara

FE: Front-end Structure for a logged in user

Closed this issue · 0 comments

  • You have a higher order component that holds all information for a logged in user
  • Part of the goal of this ticket is to have the whole user information accessible across all pages when the user is logged in - higher order components, React context
  • Get user route - that just gets the details of the logged in user
    • We don't want to store user details too much in JWT