aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore compiled and packaging filesJohnson Denen2017-04-091-0/+7
|
* Authentication via OAuth2Johnson Denen2017-04-091-0/+1
- Store auth token, client-id, and client-secret in plstore file - Generate auth data if not present in plstore - Use auth data if present in plstore - Helper functions - Lots of improvement needed