Supported Firebase APIsβ
- User management
- Getting users by uid, email, and phone number
- Updating users
- Creating users
- Deleting users
- Listing users
- Database querying using order by, limits, and range queries
To learn more, see our docs here: https://docs.tryretool.com/v2.26.10/docs/firebase-integration
Miscβ
- Added support for OAuth 2.0 Client Credentials authentication
- Fixed: the initial value of
CheckboxGroup
components is an empty list[]
instead of an empty string''
- Fixed: Previewing "Querying JSON via SQL" queries now correctly shows a preview of the result.