mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
reworked admin auth to use form and cookie + adjusted oauth to support API and cookie-based auth
This commit is contained in:
@@ -59,6 +59,9 @@
|
||||
"noImplicitAnyLet": "warn",
|
||||
"noConfusingVoidType": "off"
|
||||
},
|
||||
"security": {
|
||||
"noDangerouslySetInnerHtml": "off"
|
||||
},
|
||||
"style": {
|
||||
"noNonNullAssertion": "off",
|
||||
"noInferrableTypes": "off",
|
||||
|
||||
Reference in New Issue
Block a user