BUGFIX: sending account index via post validation hook

This commit is contained in:
2021-12-11 11:53:13 +00:00
parent cc6b7bd7b4
commit 062bc43f5a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.4.7",
"version": "1.4.8",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {