awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesToken Configuration Services

Systems for defining the structure and content of authentication tokens.

Distinguishing note: Allows field-level control over what data is included in JWTs.

Explore 2 awesome GitHub repositories matching security & cryptography · Token Configuration Services. Refine with filters or upvote what's useful.

Awesome Token Configuration Services GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • payloadcms/payloadAvatar de payloadcms

    payloadcms/payload

    43,053Ver en GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Configures the content of authentication tokens by selecting specific collection fields.

    TypeScriptcmscontent-managementcontent-management-system
    Ver en GitHub↗43,053
  • kubernetes/kopsAvatar de kubernetes

    kubernetes/kops

    16,631Ver en GitHub↗

    kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and destruction of production-grade clusters on cloud infrastructure. It functions as a declarative infrastructure manager, synchronizing the live state of a cluster with versioned manifests stored in remote object storage to ensure idempotent operations. The project distinguishes itself by offering comprehensive automation for the entire cluster lifecycle, including high-availability control plane deployment, incremental rolling updates, and automated version upgrades. It also serve

    Configures token issuer settings on API servers to support projected service account tokens for workload identity.

    Gocncfcontainersgo
    Ver en GitHub↗16,631
  1. Home
  2. Security & Cryptography
  3. Token Configuration Services

Explorar subetiquetas

  • Projected Token ConfigurationsManagement of token issuer settings to support projected service account tokens for workload identity. **Distinct from Token Configuration Services:** Focuses on the projection of tokens for Kubernetes service accounts, not general JWT structure definition.