aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:26 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:26 +0300
commit9c8619845619b819988c43d497c411d7fbcef935 (patch)
treeac62531ac5b177ba5313e75b8d4fc172cb228ebc
parente4051b78a53350b5b7358d058c957cfff1bb3e1f (diff)
downloaderlang.mk-9c8619845619b819988c43d497c411d7fbcef935.tar.gz
erlang.mk-9c8619845619b819988c43d497c411d7fbcef935.tar.bz2
erlang.mk-9c8619845619b819988c43d497c411d7fbcef935.zip
Add package simple_oauth2 to the index
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 3a798aa..a4d322e 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -396,6 +396,7 @@ simhash https://github.com/ferd/simhash a b
simhash https://github.com/ferd/simhash https://github.com/ferd/simhash Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
simple_bridge https://github.com/nitrogen/simple_bridge a b
simple_oauth2 https://github.com/virtan/simple_oauth2 a b
+simple_oauth2 https://github.com/virtan/simple_oauth2 https://github.com/virtan/simple_oauth2 Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured)
skel https://github.com/ParaPhrase/skel a b
social https://github.com/dvv/social a b
social https://github.com/dvv/social https://github.com/dvv/social Cowboy handler for social login via OAuth2 providers
diff --git a/packages.v1.txt b/packages.v1.txt
index 3a798aa..a4d322e 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -396,6 +396,7 @@ simhash https://github.com/ferd/simhash a b
simhash https://github.com/ferd/simhash https://github.com/ferd/simhash Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
simple_bridge https://github.com/nitrogen/simple_bridge a b
simple_oauth2 https://github.com/virtan/simple_oauth2 a b
+simple_oauth2 https://github.com/virtan/simple_oauth2 https://github.com/virtan/simple_oauth2 Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured)
skel https://github.com/ParaPhrase/skel a b
social https://github.com/dvv/social a b
social https://github.com/dvv/social https://github.com/dvv/social Cowboy handler for social login via OAuth2 providers
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 93f5502..c28e603 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -396,6 +396,7 @@ simhash git https://github.com/ferd/simhash master a b
simhash git https://github.com/ferd/simhash master https://github.com/ferd/simhash Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
simple_bridge git https://github.com/nitrogen/simple_bridge master a b
simple_oauth2 git https://github.com/virtan/simple_oauth2 master a b
+simple_oauth2 git https://github.com/virtan/simple_oauth2 master https://github.com/virtan/simple_oauth2 Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured)
skel git https://github.com/ParaPhrase/skel master a b
social git https://github.com/dvv/social master a b
social git https://github.com/dvv/social master https://github.com/dvv/social Cowboy handler for social login via OAuth2 providers