cypht-org/cypht

Two-legged access to Gmail accounts

Open

#729 opened on Jul 10, 2023

 (4 comments) (0 reactions) (0 assignees)PHP (226 forks)auto 404
help wanted

Repository metrics

Stars
 (1,660 stars)
PR merge metrics
 (PR metrics pending)

Description

🚀 Feature

We would like domain-wide access for a workspace admin to all Gmail-accounts within the workspace, without the need for oauth-consent for each Gmail-account.

This can be achieved via a google service-account, see https://developers.google.com/identity/protocols/oauth2/service-account

Here is a (dot-net) example which demonstrates the service-account + imap case: https://www.limilabs.com/blog/oauth2-gmail-imap-service-account

Design, Layout, Architecture

Contributor guide