-
Notifications
You must be signed in to change notification settings - Fork 1
auth basic Overview
GitHub Action edited this page May 21, 2026
·
1 revision
Basic Authentication adapter for Quatrain API servers.
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.
For concrete examples and usage guides, please refer to the How-To Guide.
AGPL-3.0-only