From c28410379e67e9dbccea15a7e0cac7b088956eba Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Wed, 8 Nov 2023 09:03:21 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index af9b6149..0be077c4 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -523,4 +523,5 @@ Sources: | ncu -a | Update all packages in package.json | ## Useful documentation --https://www.typescriptlang.org/docs/handbook (TypeScript Documentation). +- https://www.typescriptlang.org/docs/handbook (TypeScript Documentation). +- https://www.domstamand.com/removing-user-consent-from-an-azure-ad-application/