Skip to content

Add API key authentication for local and hosted memory endpoints #2

@aiprofithub

Description

@aiprofithub

Add a minimal API key auth layer for MemoryMesh.

Goal:

  • make the API feel closer to a real hosted product
  • support future Cloud Preview usage limits
  • keep local development simple

Suggested scope:

  • accept Authorization: Bearer
  • allow auth to be disabled in local dev
  • return clear 401 errors
  • add a short README example

Out of scope for v0:

  • full user management
  • billing
  • team roles
  • enterprise SSO

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions