Skip to content

Conversation

@pauldingus
Copy link

This removes the legacy, manual OAuth authentication logic that generated and stored refresh tokens in .config/earthengine/credentials (this method is deprecated and no longer supported by the Google Earth Engine API).

Instead, authentication now relies on Google application default credentials, which can be set up by running gcloud auth application-default login or earthengine authenticate.

No functionality should lost; authentication is now handled in a more standard way, and the code is simpler as a benefit!

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

Successfully merging this pull request may close these issues.

1 participant