strongloop / loopback-component-oauth2

oAuth 2.0 server for LoopBack
http://www.strongloop.com
Other
62 stars 63 forks source link

/oauth/revoke return 200 without content #76

Closed youritornier closed 6 years ago

youritornier commented 6 years ago

Description/Steps to reproduce

With loopback v3.1.0 calling the endpoint /oauth/revoke returns an HTTP 200 with no content. It should return an HTTP 204 according to RFC 7231 .

Expected result

Return an HTTP 204.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.