WPWale / wp-yak

Written in familiar PHP, WP Yak is a simple deployment tool for WordPress Plugin & Theme Development
1 stars 2 forks source link

Save oAuth tokens & other parameters #8

Open actual-saurabh opened 6 years ago

actual-saurabh commented 6 years ago

Implement a simple way (flat file, maybe json) to save oauth tokens, etc for perpetual use. There aren't going to be more than a handful of plugins and themes that are custom developed and need deployment and so we don't need advanced db functionality.