What I'm Learning - Data from coursera, udacity, etc. What I'm Working On - Data from github, trello, Upwork What I'm Reading - pocket, kindle Who I'm meeting - meetup.com What I'm saying - twitter, reddit, HN, blog, SO. And an overall classification viz to automatically identify themes across my activities.
Currently mocking up early designs, and a design decision that's come up is if I should develop this to be easily customizable for other users who might find the final product useful. But developing this would dip into the world of user authentication and web security, something I do not have experience with.
The Question(s): 1. Are there existing solutions that handle private account API calls across multiple services geared towards applications like the described use-case? 2. Are there other options to provide individual use, but avoid handling authentication (ie. opensource github repo with config file for individuals to setup API keys and Auth.)
I've done some of my own research, and I'm not opposed to learning Authentication and Security best practices, but it's something I want to consider carefully and include opinions and suggestions from those more experienced than myself.
Thanks, -pH+