OAuth2 set up

OAuth2 set up
0
17
Any chance we can have some kind of documentation on the specifications for oauth2 with xenforo especially on what parameters are being required and sent?

thats what i have right now but i had no luck getting it to work on my nextjs demo app, but i have to say i am pretty new and not an expert here.


JavaScript:

Код:
// /app/api/auth/auth-options.ts

import type { NextAuthOptions, Session } from "next-auth";
import { JWT } from "next-auth/jwt";

declare module "next-auth" {
    interface Session {...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ
Яндекс.Метрика