SYMBOL INDEX (11 symbols across 9 files) FILE: src/app/api/auth/[...nextauth]/options.ts method authorize (line 25) | async authorize(credentials) { FILE: src/app/client/page.tsx function ClientPage (line 8) | function ClientPage() { FILE: src/app/components/Navbar.tsx function Navbar (line 3) | function Navbar() { FILE: src/app/components/UserCard.tsx type User (line 3) | type User = { type Props (line 9) | type Props = { function Card (line 14) | function Card({ user, pagetype }: Props) { FILE: src/app/context/AuthProvider.tsx function AuthProvider (line 5) | function AuthProvider({ children }: { FILE: src/app/extra/page.tsx function ExtraPage (line 1) | async function ExtraPage() { FILE: src/app/layout.tsx function RootLayout (line 13) | function RootLayout({ FILE: src/app/page.tsx function Home (line 5) | async function Home() { FILE: src/app/server/page.tsx function ServerPage (line 6) | async function ServerPage() {