In Firebase 2 a user could create a custom token and specify a debug flag, this in turn would return a lot of debugging information about the permissions. In Firebase 3, it appears this has been removed.
Is there any way, maybe through the REST API to get this permission debugging data back on web (javascript)? Attempting to debug a permissions file with over 1k lines isn't exactly feasible through the simulator at times.