Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
IExternalServiceParams
Interface IExternalServiceParams
Index
Properties
callback
options
Properties
optional
public
callback
?:
Function
optional
public
options
?:
{ requestPermissions?: string[]; requestOfflineToken?: boolean; forceApprovalPrompt?: boolean; }
optional
public
options.forceApprovalPrompt
?:
boolean
optional
public
options.requestOfflineToken
?:
boolean
optional
public
options.requestPermissions
?:
Array<string>
Globals
MeteorEventType