Files
playground/app/backend/features/auth/service.py

4 lines
91 B
Python

"""Authentication service placeholder."""
# Add token generation/verification logic here.