Introduces invite, verify, accept, resend, and revoke flows using team_members and invitation tokens, sends the branded invitation template, and requires account activation before team login. Co-authored-by: Cursor <cursoragent@cursor.com>
2 lines
39 B
SQL
2 lines
39 B
SQL
DROP TABLE IF EXISTS team_invitations;
|