forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchange-password-url.json
46 lines (46 loc) · 1.26 KB
/
change-password-url.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"spec": {
"title": "A Well-Known URL for Changing Passwords",
"url": "https://w3c.github.io/webappsec-change-password-url/"
},
"dfns": [
{
"id": "change-password-url",
"href": "https://w3c.github.io/webappsec-change-password-url/#change-password-url",
"linkingText": [
"change password url"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "semantics",
"href": "https://w3c.github.io/webappsec-change-password-url/#semantics",
"title": "Change Password URLs",
"number": "3"
},
"definedIn": "prose"
},
{
"id": "generate-a-change-password-url",
"href": "https://w3c.github.io/webappsec-change-password-url/#generate-a-change-password-url",
"linkingText": [
"generate a change password url"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "semantics",
"href": "https://w3c.github.io/webappsec-change-password-url/#semantics",
"title": "Change Password URLs",
"number": "3"
},
"definedIn": "prose"
}
]
}