Skip to content

WebAuthn requestUserInfo -- easier account creation #2336

@nsatragno

Description

@nsatragno

The Chrome team proposes a set of additions to the WebAuthn API that will enable streamlining the account creation process. Developers who integrate the API will obtain a user identifier (like an email address), optionally a username, and a passkey. The design should be such that it can be readily extended to support verified emails.

In particular, we propose introducing a requestUserInfo set of options that can be used to request user identifiers to be returned alongside the passkey. The initial list would be an identifier (email or phone) and optionally, a name.

See the explainer for the design proposal.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions