Use network interface methods where possible

Created on 15 November 2024, about 1 month ago

Problem/Motivation

In some cases, it may be more convenient for implementers to override the network methods for getting network plugin configuration (as opposed to loading them directly from plugin definition).

Proposed resolution

Where possible, load the network plugin and call it's methods instead of using the array data from getPluginDefinition. The only place this appears to be absolutely require is the handlers definitions that Social API's NetworkBase needs to use in the init method.

Remaining tasks

Create and merge a PR.

πŸ“Œ Task
Status

Active

Version

4.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States wells Seattle, WA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024