1

Here is my issue , I have two hybrid apps , App #1 ,and App #2 , if I login with App #1 , and want App#2 to use same token for authentication without need for user to enter his/her credentials again , what should be best solution for that ?

ProllyGeek
  • 15,517
  • 9
  • 53
  • 72
  • I haven't used it, but in android you can have a sharedUserID. You put this ID in the manifest of every app and then they can share datas. I have no idea how to implement this in cordova, but may be the right way. – Joerg Nov 15 '15 at 06:59

0 Answers0