authLayout method
Render an auth layout component
Implementation
@override
Component authLayout(AuthLayoutProps props) => CodexAuthLayout(props);
Render an auth layout component
@override
Component authLayout(AuthLayoutProps props) => CodexAuthLayout(props);