How do you use withUrqlClient with AuthExchange? #3213
Unanswered
jnovak-SM2Dev
asked this question in
Q&A
Replies: 1 comment
-
I see that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use
withUrqlClient
withAuthExchange
, but i'm not sure how i'm supposed to let it know when the token has changed. Right now it uses my default token, but once the user has logged in it doesn't update until I reload the page. Anyone know how this is supposed to be handled?Beta Was this translation helpful? Give feedback.
All reactions