UNPKG
generator-az-ai
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.9
0.0.8
Az AI Scaffolding Tool
github.com/dbroeglin/generator-az-ai
dbroeglin/generator-az-ai
generator-az-ai
/
generators
/
app
/
templates
/
scripts
/
preAuthorizedApplications.json
12 lines
•
285 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"api"
:
{
"preAuthorizedApplications"
:
[
{
"appId"
:
"04b07795-8ddb-461a-bbee-02f9e1bf7b46"
,
"delegatedPermissionIds"
:
[
"82b64a34-ac61-4e2a-a9aa-bda145ef0de6"
]
}
]
}
}