We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f244f8 commit df7008aCopy full SHA for df7008a
README.md
@@ -29,7 +29,6 @@ location /secure-location/ {
29
error_page 401 = @login_redirect;
30
}
31
```
32
-If you prefer to return 401 Unauthorized, you may turn `auth_jwt_redirect` off.
33
34
35
auth_jwt_validation_type AUTHORIZATION;
0 commit comments