add new yandex auth
This commit is contained in:
@@ -4,7 +4,6 @@ import { API_BASE_URL } from '@/app/actions/definitions';
|
||||
import { createSession } from '@/app/actions/session';
|
||||
import { redirect } from 'next/navigation';
|
||||
|
||||
|
||||
export async function YandexAuthorization(data: any, codeVerifier: string) {
|
||||
|
||||
console.log(data);
|
||||
|
||||
Reference in New Issue
Block a user