@@ -104,7 +104,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
104
104
{{< badge-code >}}
105
105
{{< /tab >}}
106
106
{{< tab header="Python" >}}
107
- {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L80 -L97" >}}
107
+ {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L89 -L97" >}}
108
108
{{< /tab >}}
109
109
{{< tab header="JavaScript" >}}
110
110
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L80-L94" >}}
@@ -128,7 +128,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
128
128
{{< badge-code >}}
129
129
{{< /tab >}}
130
130
{{< tab header="Python" >}}
131
- {{< badge-code >}}
131
+ {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L140-L147" >}}
132
132
{{< /tab >}}
133
133
{{< tab header="JavaScript" >}}
134
134
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L136-L140" >}}
@@ -152,7 +152,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
152
152
{{< badge-code >}}
153
153
{{< /tab >}}
154
154
{{< tab header="Python" >}}
155
- {{< badge-code >}}
155
+ {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L150" >}}
156
156
{{< /tab >}}
157
157
{{< tab header="JavaScript" >}}
158
158
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L131-L142" >}}
@@ -176,7 +176,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
176
176
{{< badge-code >}}
177
177
{{< /tab >}}
178
178
{{< tab header="Python" >}}
179
- {{< badge-code >}}
179
+ {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L183" >}}
180
180
{{< /tab >}}
181
181
{{< tab header="JavaScript" >}}
182
182
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L154-L170" >}}
@@ -201,7 +201,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
201
201
{{< badge-code >}}
202
202
{{< /tab >}}
203
203
{{< tab header="Python" >}}
204
- {{< badge-code >}}
204
+ {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L209" >}}
205
205
{{< /tab >}}
206
206
{{< tab header="JavaScript" >}}
207
207
{{< /tab >}}
@@ -225,7 +225,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
225
225
{{< badge-code >}}
226
226
{{< /tab >}}
227
227
{{< tab header="Python" >}}
228
- {{< badge-code >}}
228
+ {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L239" >}}
229
229
{{< /tab >}}
230
230
{{< tab header="JavaScript" >}}
231
231
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L181-L190" >}}
@@ -249,7 +249,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
249
249
{{< badge-code >}}
250
250
{{< /tab >}}
251
251
{{< tab header="Python" >}}
252
- {{< badge-code >}}
252
+ {{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L245-L247" >}}
253
253
{{< /tab >}}
254
254
{{< tab header="JavaScript" >}}
255
255
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L197-L197" >}}
0 commit comments