Mobile browser send credentials iOS

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

Mobile browser send credentials iOS

Post by Nakia » Sat Feb 02, 2013 12:46 pm

Hi,

Is there a way to send username : password credentials with the base URL
In a mobile browser object?

I want to give a user the ability to set their username and password in the settings app
(Via mergsettings) and then when a page I have loads the mobile browser I could pass those entered
Credentials so the user didn't have to log into the mobile web page ..

fredericBUSjJet
Posts: 4
Joined: Mon Feb 18, 2013 4:01 pm

Re: Mobile browser send credentials iOS

Post by fredericBUSjJet » Tue Feb 19, 2013 3:37 pm

have you tried for url something like "login:pass@mysite_url" ?

colourpixels
Posts: 83
Joined: Mon Oct 31, 2011 5:28 am

Re: Mobile browser send credentials iOS

Post by colourpixels » Fri Jul 12, 2013 6:13 am

Did you end (or anyone else?) up finding out how to do this? I too wish to login to a website for the user automatically using credentials stored within the local app. I'm wanting do do it using a html POST though, not get or url parameters.

Thanks for any insight!
Dale :)

Post Reply