From ddff0c644ac8e6fe27a40637bbf218ae0e42100e Mon Sep 17 00:00:00 2001 From: Nikos Anifantis Date: Mon, 17 Feb 2025 15:49:12 +0200 Subject: [PATCH] chore(docs): add ng-auth project at community projects (#2304) --- docs/community-and-labs/community/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/community-and-labs/community/projects.md b/docs/community-and-labs/community/projects.md index dd868a196..7488062f7 100644 --- a/docs/community-and-labs/community/projects.md +++ b/docs/community-and-labs/community/projects.md @@ -2,6 +2,7 @@ ### Projects +- [Angular Authentication and Authorization flows with NGXS](https://github.com/nikosanif/angular-authentication) - [Angular 6 with NGXS and NX](https://xmlking.github.io/ngx-starter-kit/home) - [Angular 7, Angular Material and NGXS](https://github.com/adoi/Libnr) - [Ngxs-Pizza-Order](https://github.com/tommythongnguyen/Ngxs-Pizza-Order)