IT-REX-Platform / media_service

MIT License
0 stars 0 forks source link

Extract user id from headers for user-specific queries instead of passing manually #23

Closed myluki2000 closed 1 year ago

myluki2000 commented 1 year ago

Description of changes

Uses the new functionality where user data is transmitted via the headers to get the current user id for queries/mutations depending on it.

How has this been tested?

Please describe the test strategy you followed.

Writing automated tests will be done in the next issue.

Checklist before requesting a review

Checklist for reviewer