agent icon indicating copy to clipboard operation
agent copied to clipboard

fix(issue#345): Fixes an issue with oauth/token API denying client access.

Open yasirfolio3 opened this issue 3 years ago • 0 comments

Summary

  • Fixes an issue with /oauth/token api which restricted client access. The outer middleware only allowed application/json whereas internally it was again checking again for application/x-www-form-urlencoded.

Issues

  • https://github.com/optimizely/agent/issues/345

yasirfolio3 avatar Sep 06 '22 07:09 yasirfolio3