Cookies are working

This commit is contained in:
2022-07-26 10:29:57 +01:00
parent 2b2e65d43e
commit 35d1a48f02
5 changed files with 160 additions and 59 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.4.14",
"version": "1.6.0",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {