-
Hello,
I want to share with you the modifications I've done to use service account (json file) to authenticat instead of using Oauth tokens:
At file **app\Providers\GoogleDriveServiceProvider** …
-
I have this code, using Service Account:
`
```
string[] Scopes = {
Google.Apis.Gmail.v1.GmailService.Scope.MailGoogleCom,
Google.Apis.Gmai…
-
Greetings,
I have been using gmvault for many years, but revoked the Google oauth access by mistake.
Now it seems impossible t get a new oauth, even when recreating the google api from scratch.
I…
-
## Affected feature
New provider for [Google Workspace](https://workspace.google.com/) (formerly called GSuite)
Although there are bridges between Google Workspace and Google Cloud Identity …
-
### Overview
We need a checklist of all new projects, so that new PMs can take ownership of the process and get the resources they need from leadership
### Action Items
- [ ] Product Manager
…
-
I just noticed that emails sent by FormEmailer is sent from the email of the Google account who created it.
In the Settings, under Sender Name we have it set to: Emergency Incident Report.
Under Rep…
-
Hi all, first of all thanks for this provider. It's very useful and helps plug a gap in my organization's ACL management strategy. I will soon link an interesting open source project that uses your pr…
-
-
### Proposed change
By default GoogleOAuthenticator, the Google Authenticator allows login by any Google account. I would like to restrict login by a consumer (non-GSuite/non-Workspace) Google Gro…
-
For example `User` or `Account` or `Product` entities in many APIs have some field reflecting the status of the item.
This field (or multiple fields) usually reflects the active/inactive or similar…