Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

[FEATURE] Add possibility to generate the API Key via Console #23

@KostLinux

Description

@KostLinux

Is your feature request related to a problem? Please describe.
Right now the API endpoints /signup ; /signin can be used via CURL, to make requests from CLI. X-API-Key makes this easier.

Describe the solution you'd like
Via Console when user uses the "Generate API Key" button, the frontend will make GET/POST request to backend to generate the API Key for the user, which can be used for api commands locally.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions