authBrandingPanel method
Render an auth branding panel component
Implementation
@override
Component authBrandingPanel(AuthBrandingPanelProps props) =>
CodexAuthBrandingPanel(props);
Render an auth branding panel component
@override
Component authBrandingPanel(AuthBrandingPanelProps props) =>
CodexAuthBrandingPanel(props);