Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

blackberry/bb-cascades-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

About the oauth library for BlackBerry 10

This is a OAuth library built for the Cascades development framework for BlackBerry 10. It is a fork and BlackBerry specific implementation of the KQOauth library that can be found here http://www.gitorious.org/kqoauth under the LGPL license.

This library supports both OAuth1 and OAuth2 authorization flow and authorized requests. For authentication, both XAuth and the normal Token flow are supported. If using the token flow, your api provider must support a callback url so the library can process the auth. It uses the native BlackBerry browser for authentication and handles callbacks from there via http://localhost.

You will be able to provide a local html file that shows to the user in the native browser after they successfully authorize your app.

Stay tuned for examples on each method coming soon.

About

OAuth Library for the BlackBerry Cascades framework supporting both OAuth 1.0 and 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published