Deadwood-ai / deadwood-api

Main FastAPI application for the deadwood backend
GNU General Public License v3.0
0 stars 0 forks source link

Fix logger authentication #6

Closed mmaelicke closed 3 months ago

mmaelicke commented 3 months ago

This PR should fix the logger authentication. Now, messages should be logged to supabase correctly and connected to datasets and users. This makes them finally usable in the frontend as well.