mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat(scopes): add Web Authentication API documentation
This commit is contained in:
+8
-1
@@ -543,7 +543,14 @@
|
|||||||
"api"
|
"api"
|
||||||
],
|
],
|
||||||
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API"
|
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"keywords": [
|
||||||
|
"web-authentication",
|
||||||
|
"web",
|
||||||
|
"api"
|
||||||
|
],
|
||||||
|
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user