Skip to content

Implement API Keys backend #1999

@alexmatson-da

Description

@alexmatson-da

Requirements:

  • Add a table to the Store for managing API keys. Fields: id, userId, networkId, name, apiKeyHash
  • Add a User RPC method to generate a new API key, store a sha256 hash of it
  • Add a User RPC method to revoke an API key (by id)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions