Update chapter-06-gbapp-reference.md

This commit is contained in:
Rodrigo Rodriguez 2023-11-08 09:03:21 -03:00 committed by GitHub
parent f3e5e7b3ee
commit c28410379e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -523,4 +523,5 @@ Sources:
| ncu -a | Update all packages in package.json | | ncu -a | Update all packages in package.json |
## Useful documentation ## 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/