João Vitor Zorzetti
João Vitor Zorzetti
Why is my routes always getting unauthorized? This is where i'm setting my JWT Token: ``` authRouter.get('/callback', passport.authenticate('google', { failureRedirect: '/', session: false }), (req, res) => { const user...
Why is my routes always getting unauthorized? This is where i'm setting my JWT Token: ``` authRouter.get('/callback', passport.authenticate('google', { failureRedirect: '/', session: false }), (req, res) => { const user...
Greetings everyone! I'm having a extremelly annoying problem: I have a monorepo with some systems and I'm using "react-apexcharts". I already ran npm install and inside my root node_modules (not...
Hello, my problem is: When I install Slidebar, my body tag has hidden overflow, so I can't scroll down the page. However, if I set overflow to auto on body,...
Well, i'll try to be very clear since my english is not that good though. LOL. I'm trying to create a person to create a user. My problem is: I...
Hello everyone, I have Visual C++ installed in my computer, both 2015-2019 x86 and x64 versions. However, when i open the game, i receive a message that vcomp140.dll was not...
**Description** Trying to follow the steps for installation result in one of the steps failing. We need other alternatives. **OS and Shell Information** Please provide your OS name and version,...