Work with foursquare and OAuth 2.0?

Hi:
Is it prossable to use foursquare’s data in Corona? Corona is not in their libraries now and they said “Apps connect with foursquare via OAuth 2.0” Any idea where should I start?

I send they an email to ask they to add Corona library, their reply is “Our libraries are community contributed. If you know of an existing library (or build one) let us know and we can add it to our list!”

In the case, you don’t know what is foursquare:
“Foursquare, stylized as foursquare, is a location-based social networking website for mobile devices, such as smartphones. Users “check in” at venues using a mobile website, text messaging or a device-specific application by selecting from a list of venues the application locates nearby.[3] Location is based on GPS hardware in the mobile device or network location provided by the application. Each check-in awards the user points and sometimes “badges”.”
– wikipedia [import]uid: 81853 topic_id: 30065 reply_id: 330065[/import]

look at the twitter example that comes with Corona SDK. It also uses OAuth 2.0 and doesn’t use any integrated libraries other than the http, crypto, etc. that you can build OAuth interfaces on top of. [import]uid: 122310 topic_id: 30065 reply_id: 120393[/import]

look at the twitter example that comes with Corona SDK. It also uses OAuth 2.0 and doesn’t use any integrated libraries other than the http, crypto, etc. that you can build OAuth interfaces on top of. [import]uid: 122310 topic_id: 30065 reply_id: 120393[/import]