Auth0 Node.js SDK - v5.3.1
Preparing search index...
management
Management
UpdateConnectionRequestContentTwitter
Interface UpdateConnectionRequestContentTwitter
Update a connection with strategy=twitter
interface
UpdateConnectionRequestContentTwitter
{
display_name
?:
string
;
enabled_clients
?:
ConnectionEnabledClients
;
is_domain_connection
?:
boolean
;
metadata
?:
ConnectionsMetadata
;
options
?:
ConnectionOptionsTwitter
;
}
Hierarchy (
View Summary
)
ConnectionCommon
UpdateConnectionRequestContentTwitter
Index
Properties
display_
name?
enabled_
clients?
is_
domain_
connection?
metadata?
options?
Properties
Optional
display_
name
display_name
?:
string
Optional
enabled_
clients
enabled_clients
?:
ConnectionEnabledClients
Optional
is_
domain_
connection
is_domain_connection
?:
boolean
Optional
metadata
metadata
?:
ConnectionsMetadata
Optional
options
options
?:
ConnectionOptionsTwitter
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display_
name
enabled_
clients
is_
domain_
connection
metadata
options
Auth0 Node.js SDK - v5.3.1
Loading...
Update a connection with strategy=twitter