
Jifty::plugin::oauth provides a oauth web services api for your jifty app. other applications may have secure and limited access to your users' data. this plugin adds an /oauth set of urls to your application. it also adds is_oauthed and oauth_token to jifty::currentuser, so you may have additional restrictions on oauth access (such as forbidding oauthed users to change users' passwords).