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

User-based fixed token authentication #103

@MorpheusXAUT

Description

@MorpheusXAUT

In order to allow for proper integration into external sites and services, the backend needs to support "static" authentication on a per-user basis, for example via "user API tokens".
Users could generate these tokens in their account page and use them to perform actions on their behalf using third-party services (e.g. a community's internal mission tool).


Tasks

  • API token model
  • Endpoints for managing API tokens
  • Adaption to authentication strategy to accept API tokens and retrieve user from database

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions