ISigninCard interface

Displays a signin card and button to the user. Some channels may choose to render this as a text prompt and link to click.

Properties

buttons

Sign in action.

title

Title of the Card.

Property Details

buttons

Sign in action.

buttons: ICardAction[]

Property Value

title

Title of the Card.

title: string

Property Value

string