From 671005e91e724c7f956cad24305603505e1bd322 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 26 Jul 2017 21:11:18 +0300 Subject: Add Yandex https://tech.yandex.com/oauth/ --- sproxy2.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sproxy2.cabal') 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 maintainer: Igor Pashev -copyright: 2016, Zalora South East Asia Pte. Ltd +copyright: + 2016-2017, Zalora South East Asia Pte. Ltd; + 2017, Igor Pashev 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 -- cgit v1.2.3