DDtKey / protect-endpoints

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

feat: support custom types for permissions/roles #25

Closed DDtKey closed 2 years ago

DDtKey commented 2 years ago

Description:

These changes add support for custom types for permissions and roles (instead of current strings-only). I've tried to do this with backward compatibility

Checklist: