Skip to content

Log into your PhoneGap apps using Mozilla Persona aka BrowserID

Notifications You must be signed in to change notification settings

couchbaselabs/cordova-browserid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mozilla Persona (aka Persona) and PhoneGap / Cordova, together at last.

This plugin is a reasonably non-dirty workaround to the existing issues with browserid and PhoneGap.

It includes code from the Couchbase fork of the Mozilla iOS Persona SDK.

The gist is that rather than trying to work with the PhoneGap web view, or the ChildBrowser plugin, or the system browser, instead it just brute forces a new webview, just like you would do if you were a native app.

To install, use plugman and run it like this:

plugman --debug --platform ios --project $MYPRJOJECT --plugin git://github.com/couchbaselabs/cordova-browserid.git

Sorry, only iOS support for now. Happy to accept pull reqs for Android.

About

Log into your PhoneGap apps using Mozilla Persona aka BrowserID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages