I'm sorry to hear that
@jarvis! I think a good way to start with integrating Auth0 in your Angular app is using this quickstart by Auth0:
https://auth0.com/docs/quickstart/spa/angular2/01-login If you have problems getting this up and running, I'm happy to help you out with that š If you successfully set up the Auth0 workflow following the quickstart, the next step would be to persist the auth0 token in local storage and create a user in Graphcool. Once you are there, I can also help you setting this up with Apollo Client š