Dárley Raffael
Results
1
comments of
Dárley Raffael
> Eu crio um arquivo get-session.tsx > > ``` > "use server" > import { auth } from "@/auth" > > export async function getCurrentUser() { > const session =...