Back to Node Auth0

Interface ConnectionOptionsFitbit

docs/interfaces/management.Management.ConnectionOptionsFitbit.html

5.9.12.5 KB
Original Source

Interface ConnectionOptionsFitbit

Options for the 'fitbit' connection

interface ConnectionOptionsFitbit {
non_persistent_attrs?: ConnectionNonPersistentAttrs;
client_id?: string;
client_secret?: string;
scope?: ConnectionScopeOAuth2;
set_user_root_attributes?: Management.ConnectionSetUserRootAttributesEnum;
upstream_params?: ConnectionUpstreamParams;
key: string: any;
}

Hierarchy (View Summary)

Indexable

Accepts any additional properties

Index

Properties

non_persistent_attrs?client_id?client_secret?scope?set_user_root_attributes?upstream_params?

Properties

Optionalnon_persistent_attrs

non_persistent_attrs?: ConnectionNonPersistentAttrs

Optionalclient_id

client_id?: string

Optionalclient_secret

client_secret?: string

Optionalscope

scope?: ConnectionScopeOAuth2

Optionalset_user_root_attributes

set_user_root_attributes?: Management.ConnectionSetUserRootAttributesEnum

Optionalupstream_params

upstream_params?: ConnectionUpstreamParams

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties non_persistent_attrsclient_idclient_secretscopeset_user_root_attributesupstream_params