ls1intum / Artemis

Artemis - Interactive Learning with Automated Feedback
https://docs.artemis.cit.tum.de
MIT License
452 stars 275 forks source link

Add Authorization header support for problem-statement component #8876

Open janthoXO opened 5 days ago

janthoXO commented 5 days ago

Is your feature request related to a problem?

VSCode plugins are not able to use cookies. The VSCode plugin is not able to use cookies but needs to fetch the problem statement component.

Describe the solution you'd like

The endpoint to fetch the problem statement should be able to receive an authorization header and forward it to get the exercise details.