Migrated from Redmine #295 | Author: Jessica Greenhalgh
Status: New | Priority: High, I’m very impatient | Created: 2018-11-28
Hello,
I’ve created our own custom login (user field, password, submit button) on our app. I want for it to allow the admin user to enter their login ID and password, and have it log them into the admin dashboard webpage of simplybook after clicking “submit” on our app. in the simplybook API, I I couldn’t find a method that allows for posting the user credentials to then forward the user into a web browser displaying the simplybook admin user dashboard. The API methods only allow for getting and posting data to create a custom backend: I wish to use the admin dashboard already built in simplybook.
Please let me know what can solve this. Thank you.