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

Authorized_user instead of Service Account JSON ? #697

Open
RemyCampanals opened this issue Jan 15, 2024 · 1 comment
Open

Authorized_user instead of Service Account JSON ? #697

RemyCampanals opened this issue Jan 15, 2024 · 1 comment

Comments

@RemyCampanals
Copy link

RemyCampanals commented Jan 15, 2024

Hi wp-stateless team !

First, i want to thank you for your work, the plugin work like a charm. But i have a "small" problem.
Our security team doesn't want we use the service account json from our gcp account for "security reason", it's only available inside our CI but not for us, developpers on our local machine.

Is there a way to use the authorized_user json ? It's something like this :

{
  "client_id": "xxxxxxxxxxxx.apps.googleusercontent.com",
  "client_secret": "x-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
  "refresh_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
  "type": "authorized_user"
}

Thanks in advance

@ewsopp
Copy link
Member

ewsopp commented Feb 2, 2024

Thanks for your suggestion. We'll look further into it in the future. Your support is greatly appreciated!

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

No branches or pull requests

2 participants