EasyFM - v5.0.0-beta.1
Preparing search index...
index
TYPES
loginOptionsOAuth
Interface loginOptionsOAuth
Use FileMaker Data API OAuth headers to create session.
interface
loginOptionsOAuth
{
method
:
"oauth"
;
oauth
:
{
requestId
:
string
;
requestIdentifier
:
string
}
;
}
Index
Properties
method
oauth
Properties
method
method
:
"oauth"
oauth
oauth
:
{
requestId
:
string
;
requestIdentifier
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
oauth
EasyFM - v5.0.0-beta.1
Loading...
Use FileMaker Data API OAuth headers to create session.