A demo app explaining the authorization code flow in Azure AD using a svelteki app. Full explanation of the code can be found at: https://medium.com/@varu87/azure-ad-authentication-in-sveltekit-f596cfa8a349
To run this application on your local machine, follow these steps:
git clone https://github.com/varu87/sveltekit-aad-auth.gitcd sveltekit-aad-authnpm installnpm run dev -- --openThis project was built using the following technologies: