diff --git a/package.json b/package.json index 4efc239d6..063248ebf 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "properties": { "snyk.advanced.authenticationMethod": { "type": "string", - "default": "OAuth2 authentication", + "default": "Token authentication", "description": "Specifies whether to authenticate with OAuth2 or with an API token. \n\nNote: OAuth2 is currently experimental. Once it is fully supported, using OAuth2 authentication is recommended as it provides enhanced security.", "enum": [ "OAuth2 authentication",