Joan
Joan
> I was able to fix this error with the following piece in craco config > > ``` > webpack: { > configure: { > module: { > rules: [...
@algobasket Thank you !!
@algobasket I run that, but this run in the port 3000 and in developent mode, how i can change that ? for production mode ?
Sorry @algobasket , i think that i don't explain me very well, the issue is, when i put a order, i have to press F5 in the explorer for see...
Yes, you can get jwt information with a decoder : https://jwt.io/ And yes, you can implement it in your code