Framework to handle authentication and authorization
GuardPost is a Python framework designed to handle authentication and authorization in web applications. It provides a flexible and extensible system for managing user permissions, roles, and access control. Key features: * Authentication and authorization framework * Support for role-based access control (RBAC) * Extensible permission system * Integration with dependency injection * JWT token support with optional cryptography * Clean API for defining access policies GuardPost is particularly useful for building secure web APIs and applications that require fine-grained access control.
$
pkg install py311-guardpostOrigin
security/py-guardpost
Size
196KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages