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

Refer to openeo.org Auth introduction #154

Open
m-mohr opened this issue Sep 17, 2020 · 2 comments
Open

Refer to openeo.org Auth introduction #154

m-mohr opened this issue Sep 17, 2020 · 2 comments
Assignees

Comments

@m-mohr
Copy link
Member

m-mohr commented Sep 17, 2020

As discussed in e0aecd9#r42099262, I copied the general parts of the Python Auth docs to the openeo.org homepage: https://openeo.org/documentation/1.0/authentication.html

Now, you can shorten the Python docs and refer to the openeo.org homepage, if you like (and want to avoid the duplication).

@jonathom
Copy link
Member

@soxofaan How do you want this handled regarding duplicate avoidance vs. readability on the Python client documentation?
I could either a) only erase and link in case of reasonably large chunks of text or b) also do so for shorter paragraphs, that afterwards might only contain Python examples.

@soxofaan soxofaan added the auth label Oct 11, 2021
@soxofaan
Copy link
Member

quick answer (bit in a hurry at the moment): I think the "device code" flow is and will be the main authentication method for the python client, so I think it makes sense to trim down or even remove the documentation bits about "auth code", "client credentials" and "resource owner".
I'll try to find bit more time next week to look deeper into this

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

Successfully merging a pull request may close this issue.

3 participants