I have two websites I want to connect through one login page on the master site.
You login in example1.com and on the settings i want to select "connect to example2.net automatically" I enter the user name and password and submit this to example2.net so the username and password is sent over
How would I do this?
Next whenever I am logged into example1.com and click access to example2.net i only want to send a username and API key over so its automatically logged in.
How would i do this?