Fields

The following fields are available in this action:

FieldTypeDescription
User IDTextThe user’s ID, which can be any unique string. You can use Bubble’s unique ID for this parameter.
Room IDTextThe room for which the user should be authorized.
PermissionsDropdownDefines the permission type for the room. Options: FULL_ACCESS (view/edit) or READ_ACCESS (view only).

Returned Values

The following values are returned by the action:

ValueTypeDescription
ID TokenTextThe ID token returned after authorizing the user.
ErrorYes/NoIndicates whether an error occurred during authorization.
MessageTextDisplays the error message if an error occurs.
StatusNumberThe status code returned from the authorization action.