buggregator / frontend

Buggregator UI
https://buggregator.dev/
14 stars 8 forks source link

feat: Send authentication token with event requests #120

Closed butschster closed 4 months ago

butschster commented 4 months ago

This commit includes changes to send the authentication token along with event requests. This is necessary to ensure that only authenticated users can send event requests. The token is sent in the header of the request.