The Backend Invitation object
The Backend Invitation object represents an invitation to join your application.
Properties
- Name
-
publicMetadata - Type
null | Record<string, unknown>- Description
Metadata that can be read from the Frontend API and Backend API and can be set only from the Backend API. Once the user accepts the invitation and signs up, these metadata will end up in the user's public metadata.
Feedback
Last updated on
Edit on GitHub