提交 88a6e075 编写于 作者: K Kyle 提交者: GitHub

Remove `useBasicAuthenticationWithAccessCodeGrant`

... from `initOAuth` example
上级 b329b034
......@@ -120,8 +120,7 @@ ui.initOAuth({
realm: "your-realms",
appName: "your-app-name",
scopeSeparator: " ",
additionalQueryStringParams: {test: "hello"},
useBasicAuthenticationWithAccessCodeGrant: true
additionalQueryStringParams: {test: "hello"}
})
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册