freeleaps-authentication/common/constants/jwt_constants.py

2 lines
68 B
Python
Raw Normal View History

2025-10-30 03:26:05 +00:00
USER_ROLE_NAMES = "role_names"
USER_PERMISSIONS = "user_permissions"