Custom App Login Questions
-
I built a custom app and simple shopping cart for a client.
Normal process is, of course, for the customer to login and place an order.The client (several people, all of whom have administrator access) regularly has to place orders on behalf of the customers (subscribers). To do this, they currently change the customer’s password, login and place the order, and then notify the customer of the new password.
They are now asking if they can simplify this process by placing the order on the customer’s behalf without logging in as the customer. I can build this, of course, as a separate function, but it will be complicated.
I’m wondering if there is any secure way to allow them to access the site as another user without having the password. Or, is there a way to change the password temporarily and then restore it?
I realize this would circumvent WP’s native login security, but believe it would be acceptable for this particular client.
I should also note that the client admins only access the site through front end forms, never through the back end.
Any thoughts would be greatly appreciated.
Diana
- The topic ‘Custom App Login Questions’ is closed to new replies.