Skip to content

MSAL Authentication with Angular 7, Ngrx and Unit Tests

Notifications You must be signed in to change notification settings

zymplsi/ngrx-msal

Repository files navigation

MSAL Authentication with Angular 7, Ngrx and Unit Tests

Build Status

This starter project uses NgRx side effects to make MSAL API calls for authentication of Microsoft account users (MSA) or enterprise users using Microsoft Azure Active Directory (AAD).

Code scaffolding is done via Angular CLI and NgRx Schematics to avoid writing common boilerplate. Check the cheatsheet.md file for sample cli commands used to scaffold this project.

Unit tests include marble testing the store actions, effects and selectors with setup for Travis CI .

About

MSAL Authentication with Angular 7, Ngrx and Unit Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published