enhanced docs around jwt's

This commit is contained in:
Wyatt Johnson
2018-05-25 11:16:24 -06:00
parent 3141133e34
commit e1d77daf47
3 changed files with 26 additions and 12 deletions
+1 -1
View File
@@ -81,4 +81,4 @@ TALK_JWT_SECRET=jX9y8G2ApcVLwyL{$6s3
Be default, we sign our tokens with HMAC using a SHA-256 hash algorithm. If you
want to change the signing algorithm, or use multiple signing/verifying keys,
refer to our [Advanced Configuration](/talk/advanced-configuration/) documentation.
refer to our [Advanced Configuration](/talk/advanced-configuration/#talk-jwt-secret) documentation.