OAuthAppRowProps Type — supabase Architecture
Architecture documentation for the OAuthAppRowProps type/interface in OAuthAppRow.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Organization/OAuthApps/OAuthAppRow.tsx lines 21–25
export interface OAuthAppRowProps {
app: OAuthApp
onSelectEdit: () => void
onSelectDelete: () => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free