14

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?

hdorio
  • 12,902
  • 5
  • 34
  • 34
znq
  • 44,613
  • 41
  • 116
  • 144

2 Answers2

4

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.

znq
  • 44,613
  • 41
  • 116
  • 144
4

Check out android-browserid

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

tleyden
  • 1,942
  • 2
  • 12
  • 17