feat: mobile regist and login

This commit is contained in:
2026-05-22 16:35:07 +02:00
parent 9fe51e8064
commit 055ebbf658
9 changed files with 248 additions and 88 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ return [
'allowed_methods' => ['*'],
'allowed_origins' => ['http://localhost:8081'],
'allowed_origins' => [],
'allowed_origins_patterns' => [],