Subject: Authenticating the User
Hello Alex,
I have written Web API methods which will be consumed by IOS/Android clients. The IOS/Android client will supply the credentials. But each time i need to login with the user credentials and send the message. Is there any way i can login once and keep continuing sending the message instead of logging in.
Or is there any way i can persist the connection status after logging in and close the connection once logged out and just send messages continuously.
Thanks & Regards,
Sreenivas Kaushik
I have written Web API methods which will be consumed by IOS/Android clients. The IOS/Android client will supply the credentials. But each time i need to login with the user credentials and send the message. Is there any way i can login once and keep continuing sending the message instead of logging in.
Or is there any way i can persist the connection status after logging in and close the connection once logged out and just send messages continuously.
Thanks & Regards,
Sreenivas Kaushik