acmutsa / HackKit

Feature-packed Hackathon Managment Software
https://hack-kit-web.vercel.app
13 stars 15 forks source link

Migrate Away From Using Clerk UserMetadata check #50

Open Lermatroid opened 1 month ago

Lermatroid commented 1 month ago

Currently we use Clerk metadata to check if the user has completed registration, instead we should just check whether a db record for the user exists.