Skip to content

auth basic Overview

GitHub Action edited this page May 21, 2026 · 1 revision

@quatrain/auth-basic

Basic Authentication adapter for Quatrain API servers.

Purpose

This package provides a simple, middleware-based Basic HTTP Authentication mechanism for Quatrain APIs. It is primarily used to secure internal tools like the Core Studio, or any generated API that requires hardcoded credentials from environment variables.

Documentation

For concrete examples and usage guides, please refer to the How-To Guide.

License

AGPL-3.0-only

Clone this wiki locally