Skip to content

API Key Management for Project Creators #210

@gabito1451

Description

@gabito1451

Description: Build the backend logic for users to generate, revoke, and view hashed API keys.
Requirements and context: Prerequisite for the Webhook Dispatcher and automated project updates.
Suggested execution: Store only bcrypt/argon2 hashed versions of the key in the DB. Show the raw key only once upon creation.
Guidelines: Include granular scopes (e.g., read:investments, write:milestones).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions