Spencer Witt

Results 26 comments of Spencer Witt

@mooreds asked me to create an issue to document using and Android phone as a roaming authenticator. I'm fine with rolling it into #77 if you'd prefer.

We should get this functionality without any changes to the APIs. Most commonly a web browser will play the role of WebAuthn client, serving as the bridge to the authenticator...

This is on Microsoft. There are two naming fields for WebAuthn credentials: * `displayName` - meant to be the primary display name for the credential. The spec states that users...

I meant more that it seems odd to me that Microsoft is opting to display `name` in that UI rather than `displayName`. I haven't read that side of the spec...

The current version of Safari also displays the `name` rather than the `displayName`. We may want to reconsider a different value for `name`. ![image](https://user-images.githubusercontent.com/3409780/199740214-cebfd045-701c-4e94-8137-e15638d8e795.png) I had originally used the user's...

This error is expected, but we aren't doing a good job handling it and surfacing to the user. When a new credential is registered, we return the list of credentials...

https://publicsuffix.org/list/ > If you wish to make your app download an updated list periodically, please use this URL and have your app download the list no more than once per...

Internal - https://github.com/FusionAuth/fusionauth-app/pull/437

Internal - https://github.com/FusionAuth/fusionauth-app/pull/215 - https://github.com/FusionAuth/fusionauth-client-builder/pull/65 - https://github.com/FusionAuth/fusionauth-localization/pull/59

Internal - https://github.com/FusionAuth/fusionauth-app/pull/162