fix(security): removed client_secret from frontend registration

This commit is contained in:
Bitrix user
2026-03-06 21:27:18 +03:00
parent 97bb196b29
commit 688d49993b
24 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ use Bitrix\Main\Loader;
trait InternalDataTrait {
/**
* Возвращает Client ID по умолчанию для локальной регистрации и системных нужд
* Возвращает Client ID по умолчанию для локальной регистрации и системных нужд
* @return string
*/
public static function getDefaultClientId() {