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

android, browserid, ios, mozilla

Solution

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.

Problem

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`?

Original source