freeleaps-authentication/common/constants/jwt_constants.py
2025-10-30 11:26:05 +08:00

2 lines
68 B
Python

USER_ROLE_NAMES = "role_names"
USER_PERMISSIONS = "user_permissions"