Skip to content

daryllukas/msal-next-auth

Repository files navigation

Example implementation of Azure AD Authentication using MSAL.js and Next.js

MIT License

Check out the step-by-step guide on how to do it here.

Run Locally

Clone the project

  git clone https://github.com/daryllukas/msal-next-auth

Go to the project directory

  cd msal-next-auth

Install dependencies

  npm install

Set env variables (See guide)

  cp .env.local.example .env.local

Start the server

  npm run dev

Hi, I'm Daryl! 👋

A self-taught software engineer, currently building ecommerce and consumer products.

🔗 Links

portfolio

linkedin

twitter

🛠 Skills

Javascript (React, NodeJS, React Native), Python (Django, Flask), PHP (Laravel, CodeIgnier)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages