wavezync/Update Firebase Authorized Domains
Control firebase authorized domains from github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| service_account_key_json | Google Service Account json key content. You can get it from https://console.cloud.google.com/iam-admin/serviceaccounts and store it in github secrets. This key should have permission to edit firebase project, google cloud cloud platform(with Editor role). | yes | — |
| action | Action to perform. Available actions are: add, remove | yes | add |
| domain | Domain to add or remove | yes | — |
Outputs
no outputs