#OpenToWork

Available for new opportunities! Let's build something amazing together.

Get in touch

Tag: Microsoft Entra ID

tags

Adding authentication to your Astro site with Azure Static Web Apps

Azure Static Web Apps provides built-in authentication and authorization capabilities, making it easy to secure your Astro site and API endpoints using Microsoft Entra ID (previously Azure AD) authentication. In this guide, I will walk you through the process of setting up authentication, handling user roles, and testing everything locally.

Read more
Back to top