start oauth

This commit is contained in:
sam 2024-04-10 20:25:28 +02:00
parent aeb044d1a0
commit e4cd62d741
14 changed files with 283 additions and 46 deletions

18
.gitignore vendored
View file

@ -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-*