惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
U
Unit 42
爱范儿
爱范儿
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
B
Blog RSS Feed
The Cloudflare Blog
D
Docker
A
About on SuperTechFans
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Y
Y Combinator Blog
月光博客
月光博客
云风的 BLOG
云风的 BLOG
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
The GitHub Blog
The GitHub Blog
博客园_首页
Stack Overflow Blog
Stack Overflow Blog

Passkeys Developer Resources on passkeys.dev

Client Hints Related Origin Requests Bootstrapping Reauthentication What are passkeys? Libraries Test Sites & Tools iOS & iPadOS Chrome OS Android macOS Windows Specifications Terms About passkeys.dev Device Support Privacy Policy
Known Issues
2022-09-04 · via Passkeys Developer Resources on passkeys.dev

A list of known issues with passkey implementations

User Verification  

The following list of passkey providers have not implemented User Verification in a spec-compliant manner.

ProviderArchitectureuv=requireduv=preferred
1PasswordExtension❌ Handles request without performing UV, sets UV true❌ Sets UV true without performing UV
1PasswordNative✅ Performs UV✅ UV flag accurate
BitwardenExtension❌ Handles request without performing UV, sets UV true❌ Sets UV true without performing UV
KeepassXCExtension❌ Handles request without performing UV, sets UV true❌ Sets UV true without performing UV
Okta PersonalExtension❌ Handles request without performing UV, sets UV true❌ Sets UV true without performing UV
Okta PersonalNative✅ Performs UV✅ UV flag accurate
Proton PassExtension❌ Handles request without performing UV, sets UV true❌ Sets UV true without performing UV
Proton PassNative❌ Handles request without performing UV, sets UV true❌ Sets UV true without performing UV
StrongboxNative❌ Handles request without performing UV, sets UV true❌ Sets UV true without performing UV

Architecture: Extension = web browser extension, Native = OS native app using provider APIs