Switch to tailwindcss, start login page

This commit is contained in:
2020-07-03 19:13:07 +02:00
parent 70bb22c3dd
commit b2f6a385c6
13 changed files with 358 additions and 469 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ server:
jwt:
auth:
secret: ${JWT_SECRET:-uiqzRNiMYwbObn/Ps5xTasYVeu/63ZuI+1oB98Ez+lY=} # Can be generated with `openssl rand -base64 32`
validity: 1
validity: 24
unit: HOURS
refresh:
secret: ${JWT_REFRESH_SECRET=-wWchkx44YGig4Q5Z7b7+E/3ymGEGd6PS7UGedMul3bg=} # Can be generated with `openssl rand -base64 32`