简体   繁体   中英

iOS inter app communication to authenticate the other app's login

I am trying to make an app which would communicate with my other app. It should work like the Facebook app and facebook messenger.

I have an app already installed and logged in with username and password authenticated. I installed another app from my organization which would have a login screen. I would like to automatically authenticate this second app with the credential of the first app.

Could someone help me on this? Thanks in advance.

One possibility dont know really works or not, using URL schema. Check if app is installed if yes then fire a web service which will send device token for asking if any user is logged on this device currently if yes then use same name and pass from your server help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM