Skip to content

1.7.1

Latest
Compare
Choose a tag to compare
@yaelt47 yaelt47 released this 15 Dec 17:52
· 2 commits to main since this release
3d7cc11

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.