feat: add jwt auth (#1441)
* feat: add jwt auth * chore: update
Showing
server/acl.go
deleted
100644 → 0
server/auth/auth.go
0 → 100644
server/jwt.go
0 → 100644
Please register or sign in to comment
* feat: add jwt auth * chore: update