aboutsummaryrefslogtreecommitdiff
path: root/sproxy2.cabal
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-07-26 21:11:18 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-08-06 19:08:50 +0300
commit581b042658021305aaa48955f5027c875ffdf959 (patch)
tree31e50e58fc0c9d8cbd6c68f15fd460c05b23763d /sproxy2.cabal
parent1123c543bdd438ad40428e7814325a53c819cee2 (diff)
downloadsproxy2-yandex.tar.gz
Add Yandexyandex
https://tech.yandex.com/oauth/
Diffstat (limited to 'sproxy2.cabal')
-rw-r--r--sproxy2.cabal5
1 files changed, 4 insertions, 1 deletions
diff --git a/sproxy2.cabal b/sproxy2.cabal
index e0f4375..682517a 100644
--- a/sproxy2.cabal
+++ b/sproxy2.cabal
@@ -10,7 +10,9 @@ license: MIT
license-file: LICENSE
author: Igor Pashev <pashev.igor@gmail.com>
maintainer: Igor Pashev <pashev.igor@gmail.com>
-copyright: 2016, Zalora South East Asia Pte. Ltd
+copyright:
+ 2016-2017, Zalora South East Asia Pte. Ltd;
+ 2017, Igor Pashev <pashev.igor@gmail.com>
category: Databases, Web
build-type: Simple
cabal-version: >= 1.20
@@ -38,6 +40,7 @@ executable sproxy2
Sproxy.Application.OAuth2.Common
Sproxy.Application.OAuth2.Google
Sproxy.Application.OAuth2.LinkedIn
+ Sproxy.Application.OAuth2.Yandex
Sproxy.Application.State
Sproxy.Config
Sproxy.Logging