simple_oauth2.mk 416 B

1234567
  1. PACKAGES += simple_oauth2
  2. pkg_simple_oauth2_name = simple_oauth2
  3. pkg_simple_oauth2_description = Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured)
  4. pkg_simple_oauth2_homepage = https://github.com/virtan/simple_oauth2
  5. pkg_simple_oauth2_fetch = git
  6. pkg_simple_oauth2_repo = https://github.com/virtan/simple_oauth2
  7. pkg_simple_oauth2_commit = master