SCOPES
The oauth scope's main module. This module is loaded by the software when "oauth" is present in the enabled scopes through configuration (config/dapp.json).
"oauth"
This scoped module currently features the following submodules:
/webhook/:provider
This scoped module currently features the following events:
OnActivityCreated
oauth.activity.created
OnActivityDownloaded
oauth.activity.downloaded
This scoped module currently features the following listeners:
WebHooksService.onActivityCreated
v0.5.3
Generated using TypeDoc
SCOPES
The oauth scope's main module. This module is loaded by the software when
"oauth"
is present in the enabled scopes through configuration (config/dapp.json).Modules
This scoped module currently features the following submodules:
/webhook/:provider
Events
This scoped module currently features the following events:
OnActivityCreated
oauth.activity.created
OnActivityDownloaded
oauth.activity.downloaded
Listeners
This scoped module currently features the following listeners:
WebHooksService.onActivityCreated
oauth.activity.created
v0.5.3