Skip to content

Base Roadmap

Status

Current status is Alpha

Done

Foundation

  • Status: Published
  • Description: Established core project structure, development tooling, and workflows.
  • Link: https://github.com/oxyio-labs/base
  • Notes: Uses pnpm for package management. Structured as apps and packages.

Docs

Ping

In Development

Keys

  • Status: In Development
  • Description: Cryptographic key management capabilities including key generation, storage, and lifecycle management.
  • Notes: Uses well-known cryptographic libraries.

Planned

Tokens

  • Status: Planned
  • Description: Token management including issuance, verification, and revocation to support secure authentication workflows.

Authentication

  • Status: Planned
  • Description: Authentication and authorization, including user login, session management, and access control.
  • Notes: Includes standards-based proxies to 3rd party authentication services.

Billing

  • Status: Planned
  • Description: Integrate billing and subscription management, including payment processing, and usage tracking.
  • Notes: Primarily a proxy to 3rd party services.