ms-identity-javascript-angular-tutorial
                                
                                 ms-identity-javascript-angular-tutorial copied to clipboard
                                
                                    ms-identity-javascript-angular-tutorial copied to clipboard
                            
                            
                            
                        Update 5.2 to follow BASHER
Purpose
- Bump msal-angular and microsoft.identity.web
- Use single app registration for both spa and web api
- new angular groups guard for protecting components
- code refactoring and documentation improvements
Does this introduce a breaking change?
[ x ] Yes
[ ] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ x] Feature
[ x] Code style update (formatting, local variables)
[ x] Refactoring (no functional changes, no api changes)
[ x] Documentation content changes
[ ] Other... Please describe:
How to Test
- Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
What to Check
Verify that the following are valid
- Overage scenario successfully handled
Please add a name for logged-in user

~~Note: missing certificate scripts and instructions~~