Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
/ connect2 Public archive

A lightweight Rust application to retrieve the Google Workspace groups of a member.

Notifications You must be signed in to change notification settings

WISVCH/connect2

Repository files navigation

Connect 2

Run

cargo run

Usage

  1. Go to http://localhost:3000/groups/{email} to see the groups for a given member.
  2. Go to http://localhost:3000/groups/{email}/slugs to see the slugs of the groups for a given member.

Development Token

Download your service account key and place it in key.json.

pip install -r requirements.txt
echo "GOOGLE_CLOUD_ACCESS_TOKEN=$(python google.py)" >> .env

Formatting and code analysis:

cargo fmt
cargo clippy

About

A lightweight Rust application to retrieve the Google Workspace groups of a member.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •