You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
I guess you have different origins in your appId json, the origin of facetID must be the same as AppID, for example: all facetID in https://example.com/app-id.json must have the same origin of https://*.example.com
Using Chrome 59.0.3071.109. No extension.
Navigating to https://localhost:44377/app-id.json resolves the following JSON:
Content-type is set to
application/fido.trusted-apps+json
Screenshot:
My website invoking this is at
https://localhost:4001/...
Code:
I am using the latest (as of today) api from https://github.com/google/u2f-ref-code/blob/master/u2f-gae-demo/war/js/u2f-api.js
Any ideas?
The text was updated successfully, but these errors were encountered: