Dear Experts,
I am creating UI5 applications and wish to know, how the login authentication details will be used in real time scenario's.
1. If an UI5 application is developed and ported in Server to be accessed through Desktop with a login page (Username/Password input fields), then should we pass these username/password field values to Gateway Service also in real time ? If not, please explain me, how it works or how we should code to overcome that.
2. If an UI5 application is developed and ported to phone devices through Apache Cordava ( PhoneGap ), then how do we manage the authentication ? Also, how do we pass these values to Gateway Service in real time ? Also, is there any difference in logout procedure, since "window.setTimeout()" mightn't work, while building app through mac machine ?
Thanks and Regards,
Seeker.