Best Practices Q: how common is it to pass the access token in your getServerSide Props?
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
Trying to refactor my code to use useQuery/react-query but I need to pass the access token into my queryFn...