DDtKey / protect-endpoints

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

refactor(actix-web-grants): `GrantsMiddleware` returns `EitherBody` #64

Closed DDtKey closed 11 months ago

DDtKey commented 11 months ago

Description:

GrantsMiddleware returns EitherBody to cover errors from Extractor

Checklist: