{ "opencollection": "1.0.0", "info": { "name": "Ory Hydra api frontend API", "version": "1.0" }, "items": [ { "info": { "name": "frontend", "type": "folder" }, "items": [ { "info": { "name": "Get WebAuthn JavaScript", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/.well-known/ory/webauthn.js" }, "docs": "This endpoint provides JavaScript which is needed in order to perform WebAuthn login and registration.\n\nIf you are building a JavaScript Browser App (e.g. in ReactJS or AngularJS) you will need to load this file:\n\n```html\n