IOAuthCard interface
An interface representing OAuthCard. A card representing a request to peform a sign in via OAuth
Properties
| buttons | Action to use to perform signin |
| connection |
The name of the registered connection |
| text | Text for signin request |
Property Details
buttons
connectionName
The name of the registered connection
connectionName: string
Property Value
string
text
Text for signin request
text: string
Property Value
string