How to use this GraphQL implementation for Authenticated link. when auth token is generated in real time.
bhartendu27 opened this issue · 1 comments
bhartendu27 commented
I was trying your graphql implementation on an app which has authentication (login/signup) now after the login we get the token, how to update the graphql link with the new auth link.