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

Fix authentication method #314

Open
12rambau opened this issue Oct 7, 2024 · 0 comments
Open

Fix authentication method #314

12rambau opened this issue Oct 7, 2024 · 0 comments
Labels
kind: enhancement New feature or request

Comments

@12rambau
Copy link
Member

12rambau commented Oct 7, 2024

the authentication and Initialization methods embed in the lib are made to simplify the use of GEE for multiple users or alternatively the same user connecting through multiple project.

The main idea is to store at the exact same place all the diferent credentials GEE could use and replace the one exisitng in earthengine/.credential when Initializing.

This method has become obsolete since version 1.x of GEE as the Initialize and Authenticate behaviour have vastly change. The mechnasim should remain the same but needs to be refreshed to be compatible with the current implementation of GEE.

@12rambau 12rambau added the kind: enhancement New feature or request label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant