Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Authentication #4

@lusis

Description

@lusis

Decide on and implement some form of authentication. Most likely token based similar to how links/tags work. I.E.

GET /applications/some_app/token - Generates a new token for usage
DELETE /applications/some_app/token - Pass token id as JSON body
PUT /applications/some_app/token - Allow a user generated token for access control

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions