提交 bbcf0be6 编写于 作者: S soartec-lab

Update guide missing "HTTP" of "HTTP Token authentication" [skip ci]

上级 f2df7770
......@@ -900,7 +900,7 @@ end
As seen in the example above, the `authenticate_or_request_with_http_digest` block takes only one argument - the username. And the block returns the password. Returning `false` or `nil` from the `authenticate_or_request_with_http_digest` will cause authentication failure.
### Token authentication
### HTTP Token authentication
HTTP token authentication is a scheme to enable the usage of Bearer tokens in the HTTP `Authorization` header. There are many token formats available and describing them is outside the scope of this document.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册