SigninCard interface
A card representing a request to sign in
Properties
| buttons |
Action to use to perform signin
|
| text |
Text for signin request
|
Property Details
Action to use to perform signin
buttons: CardAction[]
Property Value
text
Text for signin request
text?: string
Property Value