docs menu

This commit is contained in:
Milos Stojanovic
2019-06-20 15:28:25 +02:00
parent 2f32a2220c
commit a2633e1c9f
15 changed files with 48 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
---
currentMenu: auth
---
## Default Auth service
By default, users are stored in json file. For some use-cases, this is enough. It also makes this app lightweight since no database is required.