Skip to content

Commit

Permalink
Update apisix/plugins/jwt-auth.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Nic <qianyong@api7.ai>
  • Loading branch information
dspo and nic-6443 authored Sep 25, 2024
1 parent 21bb26c commit bccbeda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apisix/plugins/jwt-auth.lua
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ local function gen_token(auth_conf, payload)
return jwt_token, err
end

-- only for test
_M.gen_token = gen_token


Expand Down

0 comments on commit bccbeda

Please sign in to comment.