We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773d069 commit d20baa6Copy full SHA for d20baa6
openid-sharedsignals-framework-1_0.md
@@ -571,7 +571,7 @@ type
571
572
spec_urn
573
574
-> A spec URN specifing the protocol being used OPTIONAL.
+> A URN for a specification for the protocol being used OPTIONAL.
575
576
577
The receiver will call the transmitter APIs by providing appropriate credentials as mentioned in the type.
@@ -685,7 +685,7 @@ Content-Type: application/json
685
[
686
{
687
"type": "oauth2",
688
- "spec_uri": "urn:ietf:rfc:6749"
+ "spec_urn": "urn:ietf:rfc:6749"
689
}
690
]
691
0 commit comments