diff --git a/.github/scopes.json b/.github/scopes.json index 703e85232..91ada7202 100644 --- a/.github/scopes.json +++ b/.github/scopes.json @@ -543,7 +543,14 @@ "api" ], "url": "https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API" - } + }, + { + "keywords": [ + "web-authentication", + "web", + "api" + ], + "url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API" ] } ]