Error while using next-auth (v4) with auth0 as provider

Hi,

Here is repo of my application

When I use for example github login directly with next-auth(v4) there is no problem so code is working fine but when I use auth0 then I get error as shown in the screenshot below.

Not sure what is the problem.

Please help. Thanks