In order to support POSSE, social media accounts will either need an API key or an OAuth login to post new entries to said accounts on the user's behalf.
Problems:
- Where do you securely store the API keys/access tokens?
- How do you always make sure they are up to date?