This is an automated email from the ASF dual-hosted git repository.
young pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 0b8b5cddc change(openid-connect): when `bearer_only` is `false`,
require the user to fill in `session.secret` (#12609)
add 78a55128a change(jwt-auth): when algorithm is not `RS256` or `ES256`,
require the user to fill in `secret` (#12611)
No new revisions were added by this update.
Summary of changes:
apisix/plugins/jwt-auth.lua | 7 +++--
docs/en/latest/plugins/jwt-auth.md | 2 +-
docs/zh/latest/plugins/jwt-auth.md | 2 +-
t/plugin/jwt-auth.t | 54 +++++++++++++++++++++++++++++++++++---
t/plugin/public-api.t | 3 ++-
5 files changed, 57 insertions(+), 11 deletions(-)