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

API v3: improve message when using the API on the browser #8768

Merged
merged 4 commits into from Dec 16, 2021

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Dec 15, 2021

To use the api on the browser, there is no need to pass the auth token,
we use the user session.

Also, the token link was redirecting always to .org,
use a relative link instead.

And remove the duplication in the title.

Screenshot from 2021-12-15 15-46-47

To use the api on the browser there is no need to pass the auth token,
we use the user session.

Also, the token link was redirecting always to .org,
use a relative link instead.
@stsewd stsewd requested a review from a team as a code owner December 15, 2021 20:47
@stsewd stsewd merged commit 1dcccfc into master Dec 16, 2021
@stsewd stsewd deleted the improve-root-page branch December 16, 2021 14:56
humitos pushed a commit that referenced this pull request Jan 5, 2022
* API v3: improve message when using the API on the browser

To use the api on the browser there is no need to pass the auth token,
we use the user session.

Also, the token link was redirecting always to .org,
use a relative link instead.

* Update domain on header

* always use double quotes

* Indent
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.

None yet

2 participants