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

Doc: Clarify API OAuth doc #310

Open
1 task done
PLhuillery opened this issue Jun 27, 2024 · 1 comment
Open
1 task done

Doc: Clarify API OAuth doc #310

PLhuillery opened this issue Jun 27, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation waiting Waiting from fixes or tests by submitter

Comments

@PLhuillery
Copy link
Contributor

PLhuillery commented Jun 27, 2024

Checking for existing issue

  • I have checked for existing issues

Describe the content you'd like to see

Issue

To use the API, 4 values are required:

    OAUTH_CONSUMER_KEY
    OAUTH_CONSUMER_SECRET
    API_OAUTH_TOKEN
    API_OAUTH_TOKEN_SECRET

It's however not explicity stated where/how to get those values.

Where

Here
And the API doc overall (same page)

Proposed fix

State how to get those.
CONSUMER TOKEN = CONSUMER KEY
OAUTH TOKEN = OAuth dance to be done

  • provide some example
@PLhuillery PLhuillery added the documentation Improvements or additions to documentation label Jun 27, 2024
@cnivolle
Copy link
Member

The bearer token is about to be released.
@davlgd can you check this issue to prepare the future auth page ?

@davlgd davlgd added the waiting Waiting from fixes or tests by submitter label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation waiting Waiting from fixes or tests by submitter
Projects
None yet
Development

No branches or pull requests

4 participants