google / webauthndemo

An example Node.js Relying Party implementation of the WebAuthn specification
https://try-webauthn.appspot.com
Apache License 2.0
563 stars 123 forks source link

Update assetlinks.json #63

Closed agektmr closed 5 years ago

agektmr commented 5 years ago

Update assetlinks.json file in order to associate our Android FIDO2 sample app with webauthndemo.appspot.com .

One caveat: I replaced delegate_permission/common.handle_all_urls with delegate_permission/common.get_login_creds. We are discussing to make this the right approach, but it's not deployed yet. I don't know what will be the effect on our existing sample app.