OryNodeSsoButtonProps
type OryNodeSsoButtonProps = {
attributes: UiNodeInputAttributes
buttonProps: OryNodeButtonButtonProps
isSubmitting: boolean
node: UiNodeInput
provider: string
}
Props for the OryNodeSsoButton component.
Properties
attributes
attributes: UiNodeInputAttributes
Deprecated
Use node.attributes instead.
buttonProps
buttonProps: OryNodeButtonButtonProps
isSubmitting
isSubmitting: boolean
node
node: UiNodeInput
provider
provider: string