Skip to main content
דף זה הוא חלק ממיומנות של סוכן קידוד AI ונכתב לסוכנים, לא לבני אדם. לתיעוד Base44 הקריא לבני אדם, ראה את תיעוד המפתחים.

Users Module

Invite users to the app via base44.users.

Contents

Methods

Examples

Invite User

Invite Multiple Users

Roles

The role parameter must be one of: Note: Only "user" and "admin" are valid role values. An error will be thrown if you pass any other value.

Notes

  • Email invitation: The invited user receives an email with a link to join the app
  • Duplicate handling: Inviting an existing user will re-send the invitation
  • Also available in auth: base44.auth.inviteUser() provides the same functionality
  • Role validation: Only "user" or "admin" are accepted

Type Definitions

דף זה תורגם באמצעות בינה מלאכותית. למידע המדויק והעדכני ביותר, עיין בגרסה האנגלית.