What's New in Auth0 FGA
Discover what's new in FGA — features, fixes, and more.
Introducing the FGA Permissions Index
April 30, 2026
The new FGA Permissions Index helps you support permission-aware search and retrieval workloads by precomputing authorization results ahead of query time. This makes it easier to power use cases such as enterprise search and AI retrieval over large datasets without repeatedly traversing the authorization graph at read time.
List Objects Performance improvements and increased limits
April 20, 2026
We've deployed a new algorithm for List Objects that delivers an average 2x improvement in P99 latency. With this performance enhancement, we've increased the API endpoint's object return limit from 1,000 to 10,000 objects and raised the rate limit from 5 RPS to 20 RPS for all Auth0 FGA Enterprise tier customers.
Decommissioning Notice — Legacy FGA Token Issuer
April 15, 2026
As previously announced, the legacy token issuer fga.us.auth0.com will be completely turned off on April 15, 2026. If you are still using this endpoint, you must migrate to auth.fga.dev.
Introducing Roles to the FGA Dashboard
January 30, 2026
The Per-Member Authorization feature introduces roles to the FGA Dashboard, enabling your organization to strictly enforce the principle of least privilege and manage access with greater precision.
View and search FGA Logs in the Dashboard
January 30, 2026
We've made it easier to monitor and troubleshoot your authorization activity. You can now view, filter, and search your FGA logs directly from the FGA Dashboard using a new web-based user interface.
Ignore errors on duplicate writes and missing deletes
November 5, 2025
We've enhanced the Auth0 FGA Write API endpoint with options to ignore errors on duplicate writes and missing deletes, simplifying error handling for write operations.
Dark mode support in Dashboard
November 5, 2025
The Auth0 FGA Dashboard now supports dark mode, reducing eye strain and providing a more comfortable viewing experience in low-light environments. Select your preferred mode by clicking the user icon in the Dashboard navigation bar.
Logging API now available
October 17, 2025
The new Logging API provides a dedicated endpoint that allows you to programmatically retrieve detailed logs for auditing, debugging, and monitoring of all FGA APIs.
Drag-and-drop model import
August 21, 2025
Easily import authorization models, tuples, and assertions by dragging and dropping .fga model files or store YAML files directly into the Dashboard.
Per-Module Authorization
January 31, 2025
Control which authorization model module each client can write to, enabling teams to manage their modules independently without affecting others.