Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/socialservices/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/socialservices/lang/en/classes/general/yandex.php

<?
$MESS["socserv_yandex_client_id"] = "Application ID:";
$MESS["socserv_yandex_client_secret"] = "Application password:";
$MESS["socserv_yandex_form_note"] = "Use your Yandex account to log in.";
$MESS["socserv_yandex_form_note_intranet"] = "Log in using Box.com account.";
$MESS["socserv_yandex_note_2"] = "You have to <a href=\"https://oauth.yandex.ru/client/new\">create an app</a> to get the ID's.<br>
Specify this address as Callback URI in the app settings: <a href=\"#URL#\">#URL#</a><br />
In the Yandex.Passport API section, select all permissions in the Permissions area.<br /><br />
For full integration with Bitrix24.Drive, select these permissions in the Yandex.Disk REST API section:
<ul style=\"text-align: left;\">
	<li>Read Drive info</li>
	<li>Read all Drive</li>
</ul>
Specify this address as Callback URI to authenticate mailboxes: <a href=\"#MAIL_URL#\">#MAIL_URL#</a>,<br>
and select these permissions in the Yandex.Mail section:
<ul style=\"text-align: left;\">
	<li>Read mailbox messages</li>
	<li>Read and delete mailbox messages</li>
</ul>";
?>