Browse Source

Add package simple_oauth2 to the index

Loïc Hoguin 10 years ago
parent
commit
9c86198456
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
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

+ 1 - 0
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

+ 1 - 0
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