add user_grants to the userinfo query

This commit is contained in:
Tim Möhlmann
2023-11-15 14:49:20 +02:00
parent ec65673e41
commit 3584833021
13 changed files with 363 additions and 178 deletions

View File

@@ -1,5 +1,6 @@
{
"user": null,
"org": null,
"metadata": null
"metadata": null,
"user_grants": null
}