Skip to content

synle/remixjs-msal-starter-code

Repository files navigation

Simple MSAL code for remixjs

configs are in .env.bak. Update the content and rename the file as .env

Configuration

In Azure Active Directory, make sure you whitelist the following domain

If domain is http://localhost:3000 (configurable as AAD_SSO_BASE_HOST_URL)

Requirements

  • node 16+

How to run?

npm i && npm start

About

Simple template with remixjs starter code

Resources

Stars

Watchers

Forks