Skip to content
srohde edited this page Sep 13, 2010 · 10 revisions

High-level AS3/Flex OAuth library which uses the OAuth Actionscript library by Shannon Hicks. Already included into Shan’s library is the AS3 Crypo lib.

IMPORTANT: the library is compile with Flex 4 meaning also the core lib from Shannon Hicks which is included in the project (libs/oauth_core.swc). If you want to use the library with an older Flex version you have to compile as3 oauth checked out from svn and a fresh compile of this library with the new oauth_core.swc.

The library is licensed under Apache License, Version 2.0

For more information please check my blog post.

Clone this wiki locally