Skip to content

Commit fd9796f

Browse files
authored
docs(usage-cli): add jwtSignOptions (#323)
1 parent 18ff273 commit fd9796f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/pages/postgraphile/usage-cli.md

+1
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ Here is the list of keys and their default values, or types, supported in the
285285
jwtAudiences: <string>
286286
jwtRole = ['role']
287287
jwtSecret: <string>
288+
jwtSignOptions: {}
288289
jwtTokenIdentifier
289290
jwtVerifyAlgorithms: <string>
290291
jwtVerifyAudience: <string>

0 commit comments

Comments
 (0)