Rethinking Web UX with Webauthn and Project Fugu
The contents here is created from the official CascadiaJS Page
Overview
- name: Joyce Park
- Speaker Page
Abstract
Devs still may not realize that browsers are now on the cusp of enabling far more advanced capabilities via efforts like Webauthn and Project Fugu. This will allow developers to more effectively mix the business case for no-download PWAs and web with the native capabilities of current hardware. We’ll go through demos and sample code for some fun new types of web interactions, including biometric authentication, voice recognition, Bluetooth device integration, and ML-recognized gestures.
Links
Notes
From Aminamos
Go to text →
aminamos
Notes byall slides were left behind, ahd to re-create slides
-
speaker bio
- plumbers: toosl and infrastructure
- carpenters: user facing apps
- speaker is a carpenter
- currently building an app to help people connect faster IRL
-
context
- for past few years, been possible to stroe lots of info on web apps
- this is paradigm changing, like XHR
-
ux is boring now
-
toolkits are good
-
app downloads and usage are down
-
what is fugue
- google led attempt to match native ux
- apple has not played along, not much progress
-
webauthn (this is fido2)
- replace passwords with biometrics
-
demo
- web usb
- file system access api
-
ml driven ux
- image classification eg
- banana demo
- voice recognition
- image classification eg
-
caveats
- safari
- perf
- pwas are misunderstood
From Hunter
Go to text →
- Who am I and what right do I have to talk about this.
- Plumbers are over represented making infrastructure and tools. Carpenters make user-facing apps.
- Built an app to allow people to connect faster.
- New ventures start during a recession because people have free time when they get laid off.
- Excited about https://remix.run/ because it will "fix performance problems in react".
- Native app downloads are declining.
- Project FUGU
- https://www.chromium.org/teams/web-capabilities-fugu/
- ^ undelightful documentation.
- https://developer.chrome.com/blog/fugu-showcase/
- Webauthn (FIDO2)
- In the browser FIDO22. Completely get rid of passwords.
- Biometrics or special key...
- File access API https://web.dev/ps-on-the-web
- ML-driven UX
- In the browser FIDO22. Completely get rid of passwords.
From Kevinslin
Go to text →
kevin
Notes by- two types of builders: plumbers (make tools and infrastructure) and carpenters (make user-facing apps)
- building an app to help people connect faster IRL (can't demo yet)
- "there are a lot of things the web can do now that can revolutionize our UX"
- Project Fugu
- Google-led attempt to match native UX on web
- https://developer.chrome.com/blog/fugu-showcase/
- Demos
- https://graphauth.io/registerWebauthn
- https://twitter.com/devdevcharlie/status/1564281622970568704?s=20&t=T9K7v0bXk4MDa4aTViEfFA
- ML driven UX
- caveats
- Safari
- performance can be an issue
- PWAs are misunderstood by the masses (user education)
- takeaway: understand new things browsers can do for us, make things cooler
Children
Tags
Backlinks