DDtKey / protect-endpoints

Authorization extension for popular web-frameworks to protect your endpoints
Apache License 2.0
214 stars 16 forks source link

feat: allow extractor to receive mutable requests #17

Closed DDtKey closed 3 years ago

DDtKey commented 3 years ago

Description:

These are backward compatible changes to allow the permission extractor to receive mutable ServiceRequest.

Checklist:

Closes #16