aswinrajeev / blogly

Blogly is an open-source desktop application for bloggers and content writers
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Modularise the Google API handlers #35

Closed aswinrajeev closed 4 years ago

aswinrajeev commented 4 years ago

Google API handler (blogger adapter) has to be separated into blogger adapter, drive adapter, and google auth handler.

This is a sub task of #34 (Implement architecture changes)