Browse Source
🌐 Fix typo in Chinese translation for `docs/zh/docs/tutorial/security/first-steps.md` (#5530)
pull/5539/head
yuk115nt5now
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/zh/docs/tutorial/security/first-steps.md
|
@ -110,7 +110,7 @@ OAuth2 的设计目标是为了让后端或 API 独立于服务器验证用户 |
|
|
|
|
|
|
|
|
!!! info "说明" |
|
|
!!! info "说明" |
|
|
|
|
|
|
|
|
`Beare` 令牌不是唯一的选择。 |
|
|
`Bearer` 令牌不是唯一的选择。 |
|
|
|
|
|
|
|
|
但它是最适合这个用例的方案。 |
|
|
但它是最适合这个用例的方案。 |
|
|
|
|
|
|
|
|