apiVersion: v3
kind: library
metadata:
  name: suite-auth
  description: |
    Authentication utilities for Suite applications.
    - Provides authentication and authorization logic for Suite apps.
    - Handles user authentication flows and token management.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
