Inside your components use the react hook provided by next-auth import { useSession } from "next-auth/client" export default function ...
確定! 回上一頁