Skip to content

Commit e304109

Browse files
committed
fix widget example
1 parent 4cb7e96 commit e304109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/1960-integrations-openid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ client sends a `toWidget` action of `openid_credentials` with `data` holding the
2727
object returned from the homeserver, and a `success: true` parameter, similar to the following:
2828
```
2929
{
30-
"api": "fromWidget",
30+
"api": "toWidget",
3131
"requestId": "AABBCC",
3232
"action": "openid_credentials",
3333
"widgetId": "DDEEFF",

0 commit comments

Comments
 (0)