Simple User Authentication in React

Brian

Is there any way to access the auth object outside of a React component? It seems like an anti-pattern to pass it into every React component that needs to make an api call.