README
About
This is a fork of the @azure/msal-angular project; it is used by various ByteTerrace projects.
Version Support
| Angular Version | Support Status | Supported Angular Versions |
|---|---|---|
| 1.x.x | Active Development | 8, 9, 10, 11 |
Prerequisites
Register an application in Azure AD to get a clientId.
Installation
NPM:
npm install @azure/msal-browser @byteterrace/msal-angular
License
Copyright © 2021 ByteTerrace. All rights reserved. Dual-licensed under the Apache 2.0 OR MIT licenses (the "License").
Usage
TBD.