Reworking JWT authentication

This commit is contained in:
2021-07-28 21:36:04 +10:00
parent c63e14ddf3
commit 72b3babfd8
14 changed files with 27 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.3.2",
"version": "1.4.0",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {