Add new profile endpoint
Add some logging output for auth failures
This commit is contained in:
5
Frontend/tsconfig.json
Normal file
5
Frontend/tsconfig.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "@tsconfig/svelte/tsconfig.json",
|
||||
|
||||
"include": ["src/**/*", "src/node_modules"]
|
||||
}
|
Reference in New Issue
Block a user