You are here

README.txt in Yandex Services Authorization API 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
------------------------------------------------------------------------------
                       Yandex Services Authorization API
------------------------------------------------------------------------------

This project is the common authorization API for all Yandex [1] services
which support Yandex OAuth [2] method.

Supported services:

    Мой.Круг
    Я.ру
    Яндекс.Вебмастер
    Яндекс.Видео
    Яндекс.Директ
    Яндекс.Диск
    Яндекс.Логин
    Яндекс.Маркет
    Яндекс.Метрика
    Яндекс.Подписки
    Яндекс.Фотки

You should only install this module if another module is instructing you to do so
or if you are an interested developer.

Initially this functionality was carefully extracted from Yandex.Metrics [3] project by Andrew Berezovsky (duozersk) [4].


DEPENDENCIES
------------------------------------------------------------------------------
There are no dependencies! Just enable it and use.


CONFIGURATION
------------------------------------------------------------------------------
To authorize your site you should register Yandex application at https://oauth.yandex.ru/client/new.
Then enter your application Client ID and Client Secret in the appropriate fields on the module settings page [8].
The list of your Yandex applications is located here [9].


API
------------------------------------------------------------------------------
Please read API documentation (API.txt) to learn how to use this module in your own projects.


CREDITS
------------------------------------------------------------------------------
Maintainers: Andrew Berezovsky[4], Konstantin Komelin [5], Kate Marshalkina [6]
Contributor list: [7]


LINKS
------------------------------------------------------------------------------
[1] http://www.yandex.ru/
[2] http://api.yandex.ru/oauth/
[3] http://drupal.org/project/yandex_services_auth
[4] https://drupal.org/user/378397
[5] http://drupal.org/user/1195752
[6] http://drupal.org/user/1399638
[7] https://drupal.org/node/2005928/committers
[8] admin/config/system/yandex_services_auth
[9] https://oauth.yandex.ru/client/my

File

README.txt
View source
  1. ------------------------------------------------------------------------------
  2. Yandex Services Authorization API
  3. ------------------------------------------------------------------------------
  4. This project is the common authorization API for all Yandex [1] services
  5. which support Yandex OAuth [2] method.
  6. Supported services:
  7. Мой.Круг
  8. Я.ру
  9. Яндекс.Вебмастер
  10. Яндекс.Видео
  11. Яндекс.Директ
  12. Яндекс.Диск
  13. Яндекс.Логин
  14. Яндекс.Маркет
  15. Яндекс.Метрика
  16. Яндекс.Подписки
  17. Яндекс.Фотки
  18. You should only install this module if another module is instructing you to do so
  19. or if you are an interested developer.
  20. Initially this functionality was carefully extracted from Yandex.Metrics [3] project by Andrew Berezovsky (duozersk) [4].
  21. DEPENDENCIES
  22. ------------------------------------------------------------------------------
  23. There are no dependencies! Just enable it and use.
  24. CONFIGURATION
  25. ------------------------------------------------------------------------------
  26. To authorize your site you should register Yandex application at https://oauth.yandex.ru/client/new.
  27. Then enter your application Client ID and Client Secret in the appropriate fields on the module settings page [8].
  28. The list of your Yandex applications is located here [9].
  29. API
  30. ------------------------------------------------------------------------------
  31. Please read API documentation (API.txt) to learn how to use this module in your own projects.
  32. CREDITS
  33. ------------------------------------------------------------------------------
  34. Maintainers: Andrew Berezovsky[4], Konstantin Komelin [5], Kate Marshalkina [6]
  35. Contributor list: [7]
  36. LINKS
  37. ------------------------------------------------------------------------------
  38. [1] http://www.yandex.ru/
  39. [2] http://api.yandex.ru/oauth/
  40. [3] http://drupal.org/project/yandex_services_auth
  41. [4] https://drupal.org/user/378397
  42. [5] http://drupal.org/user/1195752
  43. [6] http://drupal.org/user/1399638
  44. [7] https://drupal.org/node/2005928/committers
  45. [8] admin/config/system/yandex_services_auth
  46. [9] https://oauth.yandex.ru/client/my