From 984bb9874fa97334013913f040e2f0de1b2ab575 Mon Sep 17 00:00:00 2001
From: Klimov Paul <klimov.paul@gmail.com>
Date: Wed, 28 May 2014 11:11:20 +0300
Subject: [PATCH] list of predefined Auth clients updated

---
 extensions/authclient/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/extensions/authclient/README.md b/extensions/authclient/README.md
index 370e3b8..1639649 100644
--- a/extensions/authclient/README.md
+++ b/extensions/authclient/README.md
@@ -156,7 +156,9 @@ Following predefined auth clients are available:
  - [[yii\authclient\clients\GoogleOpenId]] - [Google](https://www.google.com/) OpenID client
  - [[yii\authclient\clients\LinkedIn]] - [LinkedIn](http://www.linkedin.com/) OAuth2 client
  - [[yii\authclient\clients\LinkedIn]] - [LinkedIn](http://www.linkedin.com/) OAuth2 client
+ - [[yii\authclient\clients\Live]] - [Microsoft Live](http://live.com/) OAuth2 client
  - [[yii\authclient\clients\Twitter]] - [Twitter](https://twitter.com/) OAuth1 client
+ - [[yii\authclient\clients\VKontakte]] - [VKontakte](http://vk.com/) OAuth2 client
  - [[yii\authclient\clients\YandexOAuth]] - [Yandex](http://www.yandex.ru/) OAuth2 client
  - [[yii\authclient\clients\YandexOpenId]] - [Yandex](http://www.yandex.ru/) OpenID client
 
--
libgit2 0.27.1