📄️ Invitation
These APIs handle user invitations and sign-ups for the platform. It includes functionality for creating and sending email invitations using Nodemailer, hashing passwords with node-forge, and also processes invitation acceptance, verifying details, and inserting new users and their wallets into the database.
📄️ Team Members
The Team Members controller manages team members within workspaces, including viewing, editing, and deleting team members, as well as handling invitations.