I have an app I'm developing as an inventory enhanced management tool for Clover. It is web-based written in php and javascript.
The user should be able to launch this app from their Clover Dashboard, and hopefully I can pass parameters or a JSON Web Token to my app to automatically authenticate them. Then use OAuth to handshake with Clover.
Is there a way to do this in Clover ?
Thanks