BUGFIX: clashing pending signups fixed

This commit is contained in:
2023-05-15 11:02:51 +10:00
parent b3c7f7cb5e
commit fd44712e37
3 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.7.6",
"version": "1.7.7",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {