playing with some ideas for security management

This commit is contained in:
Rick Watson
2019-04-30 23:49:28 +01:00
parent a05129be38
commit eca14cf81c
4 changed files with 75 additions and 27 deletions

View File

@ -1,5 +1,6 @@
{
"jwt_secret":"esp8266-react",
"roles": ["admin", "guest"],
"users": [
{
"username": "admin",