Hi, (I'm a novice with this, please bear with me :)
I want to connect to a MVC4 webapi from my iOS App. So first I need to login, sending a username and password. If I do this in an "https" call, will this be safe enough? I don't want any network sniffers out there sniffing passwords. I thought of doing something like: https://www.mysite.com/account/logon?username=blabla&password=blabla Is there a better (safer) way? Thanks!!! Mojo -- View this message in context: http://monotouch.2284126.n4.nabble.com/Secure-json-tp4655312.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
