Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: translate the document of jwt-auth plugin readme to English. #213

Merged
merged 4 commits into from
Feb 27, 2023
Merged

docs: translate the document of jwt-auth plugin readme to English. #213

merged 4 commits into from
Feb 27, 2023

Conversation

PerforMance308
Copy link
Contributor

Ⅰ. Describe what this PR did

translate the document of jwt-auth plugin readme to English.

Ⅱ. Does this pull request fix one issue?

fixes #73

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@CLAassistant
Copy link

CLAassistant commented Feb 21, 2023

CLA assistant check
All committers have signed the CLA.

plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/jwt_auth/README_EN.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@CH3CHO CH3CHO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@codecov-commenter
Copy link

Codecov Report

Merging #213 (14aee4d) into main (bd381b3) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   43.48%   43.44%   -0.04%     
==========================================
  Files          31       31              
  Lines        5038     5038              
==========================================
- Hits         2191     2189       -2     
- Misses       2679     2681       +2     
  Partials      168      168              
Impacted Files Coverage Δ
pkg/bootstrap/server.go 62.21% <0.00%> (-0.77%) ⬇️

@johnlanni johnlanni merged commit 691493e into alibaba:main Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jwt-auth 插件的 README 文档翻译
6 participants