SignInProps Interface

Properties for the SignIn component

Extends

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

Last Updated: 08 January, 2020