apiVersion: v3
kind: library
metadata:
  name: songwhip-utils-auth
  description: |
    Shared utilities for Songwhip authentication.
    - Provides JWT token management and validation utilities for Songwhip services.
    - Handles authentication workflows, token signing, and signature verification.
    - Supports secure credential management and authorization patterns across the platform.
    - Integrates with industry-standard JWT libraries for robust authentication.
  owner: songwhip
  tags:
    - public:false
spec:
  type: utility
