|
const | AUTH_URL = "https://connect.mail.ru/oauth/authorize" |
const | TOKEN_URL = "https://connect.mail.ru/oauth/token" |
const | CONTACTS_URL = "http://www.appsmail.ru/platform/api" |
См. определение в файле mailru.php строка 143
◆ __construct()
__construct |
( |
| $appID, |
|
|
| $appSecret, |
|
|
| $code = false ) |
◆ GetAccessToken()
GetAccessToken |
( |
| $redirect_uri | ) |
|
◆ GetAuthUrl()
GetAuthUrl |
( |
| $redirect_uri, |
|
|
| $state = '' ) |
◆ GetCurrentUser()
◆ $access_token
◆ $appID
◆ $appSecret
◆ $code
◆ $userID
◆ AUTH_URL
const AUTH_URL = "https://connect.mail.ru/oauth/authorize" |
◆ CONTACTS_URL
const CONTACTS_URL = "http://www.appsmail.ru/platform/api" |
◆ TOKEN_URL
const TOKEN_URL = "https://connect.mail.ru/oauth/token" |
Объявления и описания членов класса находятся в файле:
- C:/bitrix/modules/socialservices/classes/general/mailru.php