Authorize app in the convex Dashboard
My initial thought is to make use convex-auth with Gmail or github, and authorize based on it (I'm 90% sure that's not possible)
second thought is, to connect users through their deployment url link similar to how
convex-panel is madehttps://github.com/robertalv/convex-panel/blob/main/src/ConvexPanel.tsx#L174-L184

