Authenticate users with Azure Static Web Apps
Publish an Angular, React, Svelte, or Vue JavaScript app with API and authentication using Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
Learning objectives
In this module, you will:
- Choose an existing web app project with either Angular, React, Svelte or Vue
- Publish the app and its API to Azure Static Web Apps
- Integrate user authentication in an existing web app
- Block unauthenticated users and allow only specific authentication providers
Prerequisites
- Familiarity with one of Angular, React, Svelte, or Vue
- Active Node Version Manager
- Node.js LTS and Git
- GitHub account
- Visual Studio Code
- Visual C++ Build Tools
- Beginner-level experience with Azure Functions