• Hello
    I need to know if it’s possible to auto login a user somehow using a link.
    So they would click something like http://www.websiteaddress.co.uk/profile/username=username&password=password and they would then be logged into their profile or a page?
    I’m going to be linking to the website from an app, so the login information will be submitted in the app, but then this link would send them to their logged in profile on the website.
    Is this possible? Any advice much appreciated.
    Thanks

Viewing 1 replies (of 1 total)
  • I very much doubt this is possible, and certainly not advisable, solely for security reasons. You’re talking about sending a password in plain text – this is very insecure.

Viewing 1 replies (of 1 total)

The topic ‘Auto Login User Using Link’ is closed to new replies.