Reactjs – Configure next-auth getProviders error with Typescript
I'm new to Typescript and I wactch a tutorial that use next-auth, but since I following the tutorial with Typescript, I encounter this error when using getProviders function. As you can see when I try to update the state it…