Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative authentication methods (to service accounts) #39

Open
rohan-gaitonde opened this issue Mar 14, 2024 · 1 comment
Open

Alternative authentication methods (to service accounts) #39

rohan-gaitonde opened this issue Mar 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rohan-gaitonde
Copy link

rohan-gaitonde commented Mar 14, 2024

At the moment, we can only authenticate with service accounts.

The problem is that service accounts cannot access Shared Drives because it is restricted to members of the organization / domain.

Is it possible to authenticate via other methods (e.g. user accounts with OAuth)?

@SteveWinward SteveWinward added the enhancement New feature or request label Mar 18, 2024
@SteveWinward
Copy link
Owner

@rohan-gaitonde today this library only supports service account authentication. The native Google Sheets API does support this so it is possible to configure this, just not supported today in the GoogleSheetsWrapper API.

I'm tagging this with the enhancement label so if anyone has the cycles to implement this into this library they can create a pull request for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants