I am writing to seek help, how do i go about designing an API,where I have to pass customer's username and password credientials, to remote client. Then customer's from the remote client platform logon using their credentials, which i would pass.
can this be done using basic authentication or create a simple user API controller?
Any help much appreciated into, what classes may be required or any framework. Many thanks for your time and help.