next-1.0.0-alpha2/modules/next_jwt/config/schema/next_jwt.schema.yml
modules/next_jwt/config/schema/next_jwt.schema.yml
next.preview_url_generator.configuration.jwt:
type: mapping
mapping:
secret_expiration:
type: integer
label: 'Secret expiration'
access_token_expiration:
type: integer
label: 'Access token expiration'
