feat: add generate token endpoint and ui for generating tokens for users

This commit is contained in:
proddy
2021-04-21 21:16:38 +02:00
parent 8ea48f7c81
commit a951ebc3ed
11 changed files with 1720 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
#define EMSESP_APP_VERSION "3.0.3b2"
#define EMSESP_APP_VERSION "3.0.3b3"
#define EMSESP_PLATFORM "ESP32"