Skip to content

Commit

Permalink
Missed a device_id format change
Browse files Browse the repository at this point in the history
  • Loading branch information
hughns committed Apr 23, 2024
1 parent 1fe39b4 commit 49f3db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/4108-oidc-qr-login.md
Original file line number Diff line number Diff line change
Expand Up @@ -1298,7 +1298,7 @@ Example:
"verification_uri_complete": "https://id.matrix.org/device/abcde",
"verification_uri": "..."
},
"device_id": "ABCDEFGH",
"device_id": "3C5BFWi2Y8MaVvjM8M22DBmh24PmgR0nPvJOIArzgyI",
"device_id_proof": "$base64_encoded_proof_of_identity_key_ownership"
}
```
Expand Down

0 comments on commit 49f3db3

Please sign in to comment.