Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulofmandown/loa

OAuth2 client for lua
https://github.com/paulofmandown/loa

Last synced: about 1 month ago
JSON representation

OAuth2 client for lua

Awesome Lists containing this project

README

        

loa (OAuth 2.0 for Lua)
===
loa is an OAuth 2.0 client based on [sanction](https://github.com/demianbrecht/sanction). See [the reference](http://paulofmandown.github.io/loa/) for the API and usage examples.

Dependencies
---
- [LuaSocket](https://github.com/diegonehab/luasocket)
- [LuaSec](https://github.com/brunoos/luasec)
- [LuaJSON](https://github.com/harningt/luajson)