Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 599 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 599 Bytes

GDataBBAccountManager

Created by

GDataBBAccountManager is an Account Manager for google service that use Oauth2 authentication.

Features

  • Login to Google Service
  • Add various account and store it whenever you want (to disk by default)
  • Delete accounts
  • List accounts
  • Set an account as default
  • Block callback support

Usage

Just copy files inside the folder BBGMultiAccount into your project. You can also look at MacExample project to see the Account manager in action.