Microsoft Re-authorization flow (#6268)

This commit is contained in:
Tejaswini Chile
2023-01-19 01:06:01 +05:30
committed by GitHub
parent 8d60bd9970
commit 83ea2a87e2
7 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"associatedApplications": [
{
"applicationId": "<%= ENV['AZURE_APP_ID'] %>"
}
]
}