The ngx.var.session_token can be easily setup in store_token_from_uri.lua as follows: ngx.var.session_token = ngx.ctx.args.token or ...
確定! 回上一頁