sveltekit-aad-auth

Sveltekit Aad Auth

Demo for Azure Active Directory authentication in a sveltekit app

Sveltkit AAD Authentication

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

Getting Started

To run this application on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/varu87/sveltekit-aad-auth.git
  2. Navigate to the project directory: cd sveltekit-aad-auth
  3. Install dependencies: npm install
  4. Start the development server: npm run dev -- --open

Credits

This project was built using the following technologies:

Top categories

Loading Svelte Themes