Added OAuth sample code: https://github.com/jeroenheijmans/sample-angular-oauth2-oidc-with-auth-guards
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"baseUrl": "./",
|
||||
"outDir": "./dist/out-tsc",
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"strict": false,
|
||||
"noImplicitReturns": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"sourceMap": true,
|
||||
|
||||
Reference in New Issue
Block a user