Skip to content

Commit 2588665

Browse files
docs: add Angular 19 requirement and security notice
Note that v2.5.0 requires Angular 19.2.17+ and fixes CVE-2025-66035 and CVE-2025-66412
1 parent f6c9e66 commit 2588665

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ A library for integrating [Auth0](https://auth0.com) into an Angular application
2121

2222
## Getting started
2323

24+
### Angular 19 Security Update
25+
26+
**v2.5.0** requires Angular 19.2.17+ and addresses two high-severity vulnerabilities (CVE-2025-66035, CVE-2025-66412). Angular 18 is no longer supported as it has reached end-of-life.
27+
2428
### Requirements
2529

2630
This project only supports the [actively supported versions of Angular as stated in the Angular documentation](https://angular.dev/reference/releases#actively-supported-versions). Whilst other versions might be compatible they are not actively supported.
@@ -188,4 +192,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker
188192
</p>
189193
<p align="center">Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout <a href="https://auth0.com/why-auth0">Why Auth0?</a></p>
190194
<p align="center">
191-
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-angular/tree/main/LICENSE"> LICENSE</a> file for more info.</p>
195+
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-angular/tree/main/LICENSE"> LICENSE</a> file for more info.</p>

0 commit comments

Comments
 (0)