Closed rohawala closed 3 years ago
Hi, could you give me a bit more info on how you're using it?
Hi,
I have just taken the example provided after user authentication page when I refresh it shows the above error where it should display user information and profile picture. Even after converting the function to Class and using State instead of hooks I am getting the same error . I think when it is fetching the cookie some where there the above exception takes place.
So sorry this slipped under my radar.
Did you manage to fix it? If not are you able to send some example code of how you're using the component?
Closing because inactive
I am getting below error after getting token.
Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
I tried all solutions mentioned above. Please help