Skip to content

Kokoro Auth

Repository: https://github.com/happykokoro/kokoro-auth

Kokoro Auth is the central identity provider for the Kokoro ecosystem. Its purpose is to provide a single authentication layer across all Kokoro products, so that each product does not need to implement its own auth.

What it aims to do

  • Single sign-on (SSO) across Kokoro products
  • JWT-based authentication
  • Per-product subscription management, so that a user identity can carry different access levels for different services

Status

Under development. Not validated for production use. The scope and implementation details are not finalized.