You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2021/04/23 01:14:03 UTC

[apisix] branch master updated (544ab52 -> b83ad3c)

This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from 544ab52  feat: support client certificate verification (#4034)
     add b83ad3c  feat: jwt-auth support extension payload (#4099)

No new revisions were added by this update.

Summary of changes:
 apisix/plugins/jwt-auth.lua        |  65 +++++++++++--------
 docs/en/latest/plugins/jwt-auth.md |  16 +++++
 docs/zh/latest/plugins/jwt-auth.md |  16 +++++
 t/plugin/jwt-auth.t                | 128 ++++++++++++++++++++++++++++++++-----
 4 files changed, 182 insertions(+), 43 deletions(-)