Skip to content

API key rotation and revocation support for integrators #549

Description

@phertyameen

Location

src/modules/accounts/ or a new src/modules/api-keys/

Problem

No confirmed mechanism lets an integrator rotate or revoke their own API key (e.g. after a suspected compromise) without contacting an operator directly, a standard expectation for any API-key-authenticated service.

Acceptance Criteria

  • Integrator can generate a new key and revoke an old one via a self-service endpoint
  • Revoked keys immediately stop authenticating, no caching delay
  • Revocation and rotation events logged for audit purposes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions