In swiftui in my primary view, I have an environment object for my app state (AppState class) which includes the user record. The idea being that there\'s just one
AppState