Stefan Bozic

Results 2 comments of Stefan Bozic

You just need to call the **refetchUser()** function. So, something likes this: ``` const { user, refetchUser } = useAuth(); const myFunction = async() => { try { await myApiCall();...

Still not working as of March 10th 2022 ![image](https://user-images.githubusercontent.com/29125505/157640812-16c52c74-9399-4363-a0d2-3546b350a02b.png)