Auth0 Node.js SDK - v5.3.0
Preparing search index...
management
Management
ConnectionOptionsRenren
Interface ConnectionOptionsRenren
Options for the 'renren' connection
interface
ConnectionOptionsRenren
{
non_persistent_attrs
?:
ConnectionNonPersistentAttrs
;
client_id
?:
string
;
client_secret
?:
string
;
upstream_params
?:
ConnectionUpstreamParams
;
set_user_root_attributes
?:
Management
.
ConnectionSetUserRootAttributesEnum
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ConnectionOptionsOAuth2Common
ConnectionOptionsRenren
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
non_
persistent_
attrs?
client_
id?
client_
secret?
upstream_
params?
set_
user_
root_
attributes?
Properties
Optional
non_
persistent_
attrs
non_persistent_attrs
?:
ConnectionNonPersistentAttrs
Optional
client_
id
client_id
?:
string
Optional
client_
secret
client_secret
?:
string
Optional
upstream_
params
upstream_params
?:
ConnectionUpstreamParams
Optional
set_
user_
root_
attributes
set_user_root_attributes
?:
Management
.
ConnectionSetUserRootAttributesEnum
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
non_
persistent_
attrs
client_
id
client_
secret
upstream_
params
set_
user_
root_
attributes
Auth0 Node.js SDK - v5.3.0
Loading...
Options for the 'renren' connection