https://github.com/andrewalderson/angular-standalone-msal-cypress
Sample for configuring an Angular Standalone application with MSAL and Cypress
https://github.com/andrewalderson/angular-standalone-msal-cypress
angular cypress msal
Last synced: 2 months ago
JSON representation
Sample for configuring an Angular Standalone application with MSAL and Cypress
- Host: GitHub
- URL: https://github.com/andrewalderson/angular-standalone-msal-cypress
- Owner: andrewalderson
- License: mit
- Created: 2024-03-26T21:15:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T01:34:14.000Z (over 1 year ago)
- Last Synced: 2025-03-11T22:36:00.239Z (over 1 year ago)
- Topics: angular, cypress, msal
- Language: TypeScript
- Homepage:
- Size: 502 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular, Cypress and MSAL oh my
This repository contains a reference application for configurating [MSAL](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev) in an Angular Standalone application with Cypress E2E testing.