You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wiki/server/modules/authentication/jwt/definition.yml

16 lines
301 B

key: jwt
title: JWT
description: Authenticate via JWT token
author: Lilian Abiven
logo: https://static.requarks.io/logo/wikijs.svg
color: primary
website: https://wiki.js.org
isAvailable: true
useForm: false
props:
jwtSecret:
type: String
title: JWT secret
hint: JWT secret
order: 1