Skip to content

feat(auth): implement embeddable tokens #10425

@racnan

Description

@racnan

Introduce a new token type called Embedded Token that can be issued in exchange for an API key, so that the embeddable Control Centre widget can authenticate securely without relying on user sessions or login tokens. This will enable lightweight, stateless authentication for embedded or system-level integrations where user context (such as user_id or role_id) is not required.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions