11 Aug
2021
11 Aug
'21
10:08 a.m.
On Aug 11, 2021, at 10:06 AM, Suneth Kariyawasam <sunethnk@gmail.com> wrote:
I have gone through the code and the documentation but no luck.
There are literally hundreds of examples of adding attributes to a request. Just pick a module and read it.
The module can be open sourced because it adds the support for authorization from a RESTful API and parses the response based on the JSON/XML fields, finally authorizes the request.
There's already a REST module which does that. Why is there a need for a new module? Alan DeKok.