Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 327 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 327 Bytes

Google-Directory

GoogleDirectory::Config.client_id = ""
GoogleDirectory::Config.client_secret = ""
GoogleDirectory::Config.client_email = ""
GoogleDirectory::Config.config_dir = "/tmp"

response = GoogleDirectory::User.new.users

config_dir points to the directory which stores the refresh_token data