Externl Login

This commit is contained in:
Paul Schneider 2025-07-10 15:19:28 +01:00
commit 6c175783a9
12 changed files with 346 additions and 35 deletions

5
.vscode/launch.json vendored
View file

@ -109,6 +109,11 @@
"serverReadyAction": {
"action": "openExternally",
"pattern": "\\bNow listening on:\\s+(https?://\\S+)"
},
"presentation": {
"hidden": false,
"group": "run",
"order": 1
}
},
{