Now we will finally configure Next auth in _app.js like this - ... import { getSession, signIn, signOut } from "next-auth/client";.
確定! 回上一頁