Username and Password in Protected Page URL
Posted: Sat Oct 12, 2019 2:32 pm
I am building a webcam site for an animal boarding customer of mine where the user will register and get an automated text to login to the camera their pet is in. The text will look like this:
***DO NOT REPLY***
You have just been granted access to the camera CAMNAME. Please use this link to access the camera: http://WEBSITE.php
If prompted, enter USERNAME as the username and your password is PASSWORD
I would like to pass the username and password in the URL so when the user clicks the link it will automatically log them in.
How do I do this with a protected page? I have searched this forum and cannot find an answer.
Thank you!!!
***DO NOT REPLY***
You have just been granted access to the camera CAMNAME. Please use this link to access the camera: http://WEBSITE.php
If prompted, enter USERNAME as the username and your password is PASSWORD
I would like to pass the username and password in the URL so when the user clicks the link it will automatically log them in.
How do I do this with a protected page? I have searched this forum and cannot find an answer.
Thank you!!!