start oauth
This commit is contained in:
parent
aeb044d1a0
commit
e4cd62d741
14 changed files with 283 additions and 46 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -1,9 +1,9 @@
|
|||
__pycache__/
|
||||
.pytest_cache/
|
||||
.env
|
||||
node_modules
|
||||
build
|
||||
.svelte-kit
|
||||
package
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.env
|
||||
node_modules
|
||||
build
|
||||
.svelte-kit
|
||||
package
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue