vedartm/rick-and-morty-info

How to use this GraphQL implementation for Authenticated link. when auth token is generated in real time.

bhartendu27 opened this issue · 1 comments

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.

Sorry! I have not tried auth with this package. Although I used hasura_connect package where you can add interceptors for auth. Check this example