Add new profile endpoint
Add some logging output for auth failures
This commit is contained in:
11
Frontend/.editorconfig
Normal file
11
Frontend/.editorconfig
Normal file
@ -0,0 +1,11 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 3
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
|
||||
[*.svelte]
|
||||
indent_size = 2
|
Reference in New Issue
Block a user