mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
Add communication account plugin scaffolds
This commit is contained in:
parent
5cfeea6b57
commit
c23ce42948
48 changed files with 1949 additions and 13 deletions
5
plugins/social-accounts/README.md
Normal file
5
plugins/social-accounts/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# LogicSRC Social Accounts Plugin
|
||||
|
||||
First-party LogicSRC plugin for connecting and governing social/network accounts.
|
||||
|
||||
Initial provider manifests are intentionally contract-only. Live provider adapters should be added behind `SocialAccountProvider` from `@logicsrc/account-core` after credential broker, approval, and audit persistence are available.
|
||||
Loading…
Add table
Add a link
Reference in a new issue