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:11:48 +0300
commit671005e91e724c7f956cad24305603505e1bd322 (patch)
tree8fc92d7b1f4c6483100fdf72f18cc92b6769792e /sproxy2.cabal
parent1123c543bdd438ad40428e7814325a53c819cee2 (diff)
downloadsproxy2-671005e91e724c7f956cad24305603505e1bd322.tar.gz
Add Yandex
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