Research
Note: Everybody is invited to do research for these points and add their own suggestions.
adapters/gql/connections- can use authToken or any other variable so connection will have to import the e..gimport auth/auth.tsand then userauth.getToken()but we want the connections loosely coupled.- find a way to share variables between components using JS event instead of importing the code. E.g. some component want to get the token from the
auth.getToken()