Changeset 05f32c9

Timestamp:
01/17/25 02:42:51 (12 months ago)
Author:
Vasilaki Tocili <vasilakigorgi@…>
Branches:
nextjs, prototype
Children:
be05965
Parents:
88d7d3d
Message:

Display tags accessible to the logged-in user only

In prototype client application:

  • Added comment to describe the method view_tags()
  • Added the authorization access token as argument to the GET request of "/tags/"
  • Extended the printing of the error to see what exactly was the error

In prototype backend:

  • Exchanged the retrieval od every tag in the system to every user with the retrieval of the tags only accessible to the logged-in user which he created
  • Added comment to explain the method get_tags()
(No files)

Note: See TracChangeset for help on using the changeset viewer.