1 dépôt
Mechanisms for managing server access through secure token storage and standardized authorization protocols.
Distinct from Authentication Security: The candidates are too narrow, focusing on DNS or specific HTTP basic auth, whereas this is general server-side token and flow management.
Explore 1 awesome GitHub repository matching security & cryptography · Server Authentication Flows. Refine with filters or upvote what's useful.
This project is an autonomous agent workflow engine and multi-agent orchestration framework. It provides a runtime for managing agent lifecycles and a provider-agnostic abstraction layer for interacting with multiple large language model backends through standardized requests and structured outputs. The framework features a reliability layer for output verification, utilizing sampling-based majority voting and generator-evaluator feedback loops to refine model responses. It supports complex coordination patterns including sequential chaining, parallel execution with fan-in aggregation, and re
Implements secure token storage and standardized authorization flows for server authentication.