Enhancements
- FGA 2.0 support: Now that we've revamped our FGA support, we also updated our SDK functions. Under
mgmt.fga
we now support 4 more functions:save_schema
- Creates a new schema for the project.create_relations
- Creates new relations for the project.delete_relations
- Deletes relations for the project.check
- Checks if the given relations are satisfied.
- Template ID configuration for invitations: Continuing the effort from our previous release, we've added the option to configure the
template_id
parameter when sending invitations to users.