i want to implement RESTfull api for ofbiz with authorization and authentication, i have found an reference here but it required username and password every time, i need something like token based authentication. Any help will be appreciate .
thanks