FelixNgFender / Mu2Mi

The Open Source AI Musical Toolkit
https://mu2mi.com
MIT License
24 stars 1 forks source link

Decouple authorization from Clerk #1

Closed FelixNgFender closed 7 months ago

FelixNgFender commented 9 months ago

Decouple authorization in frontend and backend from Clerk services to avoid a race condition that happens when data is syncing from Clerk to the backend. Also opens up the feasibility of disabling authentication for offline usage and self-hosting.