VikeLabs / Collabify

web-collabify.vercel.app
1 stars 0 forks source link

Rework auth for private groups #112

Open BenReichwein opened 1 year ago

BenReichwein commented 1 year ago

Using the auth branch. Add to the user schema to have authenticatedGroups so whenever a user is logged to any device they will be able to join group without password.

Also if you're up for even more of a challenge we need to add another field (adminGroups) so when a user creates a group it adds to that users schema.

If you've got any questions please reach out.