英文:
Check if an user is G Suite user or not
问题
在我们的注册页面中,我们有以下要求:
> 1. 识别注册用户是否为 G Suite 用户。
> 2. 如果是,则获取该组织管理员的详细信息。
是否可以使用 G Suite 的 API 获取这两个详细信息呢?
我已经查阅了文档,但不确定是否有任何 API 能够满足我的需求。
请您给予建议。
英文:
So in our signup page we have following requirements :
> 1. Identify if the user (doing signup) is a G Suite user or not.
> 2. If yes then details of admin of that organization.
Is it possible to get these two details using apis of G Suite.
I have checked the documentation, but not sure if any api will fulfill my requirement.
Kindly advice.
专注分享java语言的经验与见解,让所有开发者获益!
评论