com_api
com_api copied to clipboard
Issue #80 Fix: Tokens should not be accepted via request variables
- Wherever key is needed then that key is retried from the request header instead of the input object.
- Please check implementation is correct.
- Once confirmed will remove the commented code.