MCPcopy Create free account
hub / github.com/CodeWithHarry/Sigma-Web-Dev-Course / page.js

File page.js

Video 127/nextauth-demo/app/page.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use client"
2import { useSession, signIn, signOut } from "next-auth/react"
3
4export default function Component() {

Callers

nothing calls this directly

Calls 1

signInFunction · 0.85

Tested by

no test coverage detected