Support
Account Help
Use the dashboard to manage workspace members, roles, connected social accounts, billing status, scheduled posts, inbox items, and automation rules.
If you need data removal, submit a verified request through Data Deletion.
Platform Review Notes
MociLabs Social uses social platform permissions for publishing, analytics, inbox sync, and automation features requested by each workspace owner or admin.
Before production review, run php artisan social:token-audit and confirm that legal
URLs, deletion flow, OAuth redirect URLs, and provider permissions match the submitted app review
use case.
Operational Checklist
- Verify Terms, Privacy Policy, and Data Deletion URLs are publicly reachable.
- Confirm social tokens are encrypted and expired tokens are refreshed or disconnected.
- Document requested scopes for each provider and map them to visible product features.
- Keep demo/test credentials separate from production provider credentials.