Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Ruby Gem to fetch Users from Google Admin Directory

Notifications You must be signed in to change notification settings

zweitag/google-directory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ruby Gem to fetch Users from Google Admin Directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%