Login Functionality Update

This commit is contained in:
Minik Gaarde Lambrecht
2021-03-22 15:29:18 +01:00
parent b524cd45fe
commit 029bc3c67d
11 changed files with 50 additions and 56 deletions
+2
View File
@@ -0,0 +1,2 @@
Header add Access-Control-Allow-Origin "*"
Header add Access-Control-Allow-Methods: "GET,POST,OPTIONS,DELETE,PUT"