DELETE /presentation/<ID> authorization #8

Open
opened 2022-04-11 08:10:04 +02:00 by erth9960 · 0 comments
Owner

Deleting a presentation currently requires a "special" authentication as defined in config.ini. This is inconsistent since the rest of the API uses tokens for authentication of requests.

The API should be modified to expect an Authorization header containing a token to be checked the same way as other authenticated resources.

Deleting a presentation currently requires a "special" authentication as defined in config.ini. This is inconsistent since the rest of the API uses tokens for authentication of requests. The API should be modified to expect an Authorization header containing a token to be checked the same way as other authenticated resources.
Sign in to join this conversation.
No Label
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/play-api#8
No description provided.