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(WebExt) missing content after a colon #37039

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

PassionPenguin
Copy link
Contributor

content was missing after the colon

-       - : `string`. The URL offered by the OAuth2 service provider to get an access token. The details of this URL should be given in the documentation for the service provider in question, but the URL parameters should always include:
+      - : `string`. The URL offered by the OAuth2 service provider to get an access token. The details of this URL should be given in the documentation for the service provider in question, but the URL parameters should always include: the [redirect URL](/en-US/docs/Mozilla/Add-ons/WebExtensions/API/identity#getting_the_redirect_url) and the extension's [client ID](/en-US/docs/Mozilla/Add-ons/WebExtensions/API/identity#registering_your_add-on).

@PassionPenguin PassionPenguin requested a review from a team as a code owner December 1, 2024 11:43
@PassionPenguin PassionPenguin requested review from rebloor and removed request for a team December 1, 2024 11:43
@github-actions github-actions bot added Content:WebExt WebExtensions docs size/xs [PR only] 0-5 LoC changed labels Dec 1, 2024
Copy link
Contributor

github-actions bot commented Dec 1, 2024

@rebloor rebloor merged commit b8ed4ae into mdn:main Dec 2, 2024
7 checks passed
@rebloor
Copy link
Contributor

rebloor commented Dec 2, 2024

Thanks @PassionPenguin

@PassionPenguin PassionPenguin deleted the patch-3 branch December 2, 2024 02:07
PassionPenguin added a commit to PassionPenguin/translated-content that referenced this pull request Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebExt WebExtensions docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants