Added OAuth sample code: https://github.com/manfredsteyer/angular-oauth2-oidc/tree/master/projects/sample
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