/oauth_light

Minimal implementation of OAuth 1.0 in Lua.

Primary LanguageLuaMIT LicenseMIT

oauth_light

Minimal implementation of OAuth 1.0. It provides a method for building signed OAuth requests, but it doesn't perform HTTP requests.

Dependencies

  • lbase64
  • luaossl