com_api icon indicating copy to clipboard operation
com_api copied to clipboard

Issue #80 Fix: Tokens should not be accepted via request variables

Open niteshkesarkar opened this issue 5 years ago • 0 comments

  1. Wherever key is needed then that key is retried from the request header instead of the input object.
  2. Please check implementation is correct.
  3. Once confirmed will remove the commented code.

niteshkesarkar avatar May 12 '20 08:05 niteshkesarkar