laminas-api-tools / api-tools-oauth2

Laminas module for implementing an OAuth2 server
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

No Authorization Events Fired on Token Request #10

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

Hey Guys,

Wondering if it would be possible to throw the correct zend-mvc-auth events during a token generation request?

This would be really helpful for logging API login requests.

Thanks, Westin


Originally posted by @wshafer at https://github.com/zfcampus/zf-oauth2/issues/153