API Reference > ui-framework > OIDC > SignInProps SignInProps Interface Properties for the SignIn component Extends CommonProps Properties Name Type Description oidcClient undefined | IOidcFrontendClient Oidc Frontend Client object onOffline undefined | () => void Handler for the Offline link onRegister undefined | () => void Handler for the Register link onSignedIn undefined | () => void Handler called after sign-in has completed Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/framework/src/ui-framework/oidc/SignIn.tsx Line 20 Last Updated: 13 June, 2024