ngx_http_auth_jwt_module
示例配置
location / {
auth_jwt "closed site";
auth_jwt_key_file conf/keys.json;
}指令
auth_jwt
auth_basic_user_file
auth_jwt_claim_set
auth_jwt_key_file
内嵌变量
原文档
最后更新于