Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to use Mozilla Persona (BrowserID) with mobile apps?

Is it possible to easily use Mozilla Persona (Browser ID) for native iOS and Android apps? Or is it just too much of a hassle getting the information out of the web view?

like image 217
znq Avatar asked Jul 12 '12 11:07

znq


2 Answers

For iOS I just found this: https://github.com/mozilla/browserid-ios - however I haven't tested it, yet.

Also, I didn't see a similar project for Android, yet.

like image 91
znq Avatar answered Nov 13 '22 02:11

znq


Check out android-browserid

CouchChatAndroid is an open source project which uses Persona for authentication.

like image 40
tleyden Avatar answered Nov 13 '22 01:11

tleyden