Auth0 Node.js SDK - v5.3.1
Preparing search index...
management
Management
ConnectionOptionsBitbucket
Interface ConnectionOptionsBitbucket
Options for the 'bitbucket' connection
interface
ConnectionOptionsBitbucket
{
client_id
?:
string
;
client_secret
?:
string
;
freeform_scopes
?:
ConnectionScopeArray
;
profile
?:
boolean
;
scope
?:
ConnectionScopeArray
;
set_user_root_attributes
?:
Management
.
ConnectionSetUserRootAttributesEnum
;
non_persistent_attrs
?:
ConnectionNonPersistentAttrs
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ConnectionOptionsCommon
ConnectionOptionsBitbucket
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
client_
id?
client_
secret?
freeform_
scopes?
profile?
scope?
set_
user_
root_
attributes?
non_
persistent_
attrs?
Properties
Optional
client_
id
client_id
?:
string
Optional
client_
secret
client_secret
?:
string
Optional
freeform_
scopes
freeform_scopes
?:
ConnectionScopeArray
Optional
profile
profile
?:
boolean
Optional
scope
scope
?:
ConnectionScopeArray
Optional
set_
user_
root_
attributes
set_user_root_attributes
?:
Management
.
ConnectionSetUserRootAttributesEnum
Optional
non_
persistent_
attrs
non_persistent_attrs
?:
ConnectionNonPersistentAttrs
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client_
id
client_
secret
freeform_
scopes
profile
scope
set_
user_
root_
attributes
non_
persistent_
attrs
Auth0 Node.js SDK - v5.3.1
Loading...
Options for the 'bitbucket' connection