BaseImpersonatingRowProps Type — supabase Architecture
Architecture documentation for the BaseImpersonatingRowProps type/interface in UserImpersonationSelector.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/RoleImpersonationSelector/UserImpersonationSelector.tsx lines 428–435
interface BaseImpersonatingRowProps {
onClick: () => void
aal: AuthenticatorAssuranceLevels
displayName: string
avatarUrl?: string
isImpersonating: boolean
isLoading?: boolean
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free