Hello, I am using Auth.js with NextJS framework. When I add my own provider, I am getting an error:
error { timestamp: 1714931278656, status: 415, error: 'Unsupported Media Type', message: "Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported", path: '/auth-token/oauth/v2/token' }
Any idea?