fastapi-template/src/auth/utils.py
luxferre ea9803536a template for service rather than hub
Previous template structure had direct handling of auth. This structure is designed to get auth from the hub instead.
2026-06-05 16:39:14 +01:00

3 lines
No EOL
77 B
Python

"""
Non-business logic reusable functions and classes for the auth module
"""