react query question
currently when fetching the current user im checking if the JWT has expired, and making a call to a route to refresh the JWT. I placed both of these in 1 query (which I think is bad practice), how can I split them up?
I have tried multiple ways, but none of them seem like a good way of doing things, any help is appreciated thanks
2 Replies
!close
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View