Using Azure Roles in Nuxt3 Static Web App to create authentication/authorization for access to app
I do not want my app to be accessed at all unless the user has the allowed role so I have created roles in the static web app for a test users email using azure active directory. In addition, I have created the following route in the staticwebapp.config.json file in the root of the project :
Using Azure Roles in Nuxt3 Static Web App to create authentication/authorization for access to app
I do not want my app to be accessed at all unless the user has the allowed role so I have created roles in the static web app for a test users email using azure active directory. In addition, I have created the following route in the staticwebapp.config.json file in the root of the project :
Using Azure Roles in Nuxt3 Static Web App to create authentication/authorization for access to app
I do not want my app to be accessed at all unless the user has the allowed role so I have created roles in the static web app for a test users email using azure active directory. In addition, I have created the following route in the staticwebapp.config.json file in the root of the project :
Using Azure Roles in Nuxt3 Static Web App to create authentication/authorization for access to app
I do not want my app to be accessed at all unless the user has the allowed role so I have created roles in the static web app for a test users email using azure active directory. In addition, I have created the following route in the staticwebapp.config.json file in the root of the project :