/ep_jwt

etherpad-lite jwt authenticate/authorize

Primary LanguageJavaScript

etherpad-lite jwt authenticate/authorize

  "users": {
...
    "jwt": {
      "admins": "username|username",
      "redirect_url": "http://localhost:3000/user/login",
      "secret": "xxx"
    }
  },