Mokhmad-Salekh Khekhaev

Results 5 comments of Mokhmad-Salekh Khekhaev

> The same problem with Yandex provider. > > **Terminal output:** > > ``` > GET /api/auth/callback/yandex?code=9756967&cid=47kjwvgdk0fxmxmfvuzyd46v2r 200 in 2886ms > error { error: 'invalid_grant', error_description: 'Code has expired' }...

I will continue to add different approachs I found in the repository which is attached to this issue (reproduction url). I hope that next-auth developers will answer. Maybe I missed...

The first approach is not acceptable (second tab) because it looks strange relative to the Google or GitHub. I will write second approach. I would like to read your thoughts....

The approach above works. But 1 of 20 attempts failed. I noted that it is enough to set timer like this: ```JavaScript import { NextResponse } from "next/server"; export async...

> is it fixed? or how invalid_scope error can be fixed? The problem with invalid scope does not related to this issue. If you get this error with Yandex provider...