Skip to content

Commit 8e5031b

Browse files
update README
1 parent a5656b1 commit 8e5031b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This module requires several new `nginx.conf` directives, which can be specified
7575

7676
| Directive | Description |
7777
| -------------------------- | ------------------------------------------------------------------------------------------------------------------ |
78-
| `auth_jwt_key` | The key to use to decode/verify the JWT -- see below. |
78+
| `auth_jwt_key` | The key to use to decode/verify the JWT, *in binhex format* -- see below. |
7979
| `auth_jwt_redirect` | Set to "on" to redirect to `auth_jwt_loginurl` if authentication fails. |
8080
| `auth_jwt_loginurl` | The URL to redirect to if `auth_jwt_redirect` is enabled and authentication fails. |
8181
| `auth_jwt_enabled` | Set to "on" to enable JWT checking. |

0 commit comments

Comments
 (0)