thephpleague / oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
https://oauth2.thephpleague.com
MIT License
6.49k stars 1.12k forks source link

Remove Key Leak #1353

Closed Sephster closed 1 year ago

Sephster commented 1 year ago

This PR fixes issue #1351, removing a variable that could expose a system's key.

Vahid-khn commented 10 months ago

ok