Skip to content

Add support for birthday to the list of recognized fields #844

Description

@samuelgoto

The current list of recognized fields currently supports name, email, tel, username and picture and is used to allow websites to ask for certain browser-enumerated attributes of the user's identity, used in browser UI (e.g. disclosure text).

We are adding fields as they are requested by developers, and we are hoping to cover a subset of things like the OIDC's Standard Claims taxonomy and the HTML Autocomplete taxonomy.

In meta's recent presentation about their deployment they have asked for birthday, which seems to fit this description.

Ideas
Customizable scopes: “name, telephone number and birthday”
Pick which of “email”, “username” and “tel” is shown
WhatsApp has username and tel, but tel is more popular
Resize the continue_on pop-up (min/max width/height flexibility)
Not a traditional window.open where you pass parameters

This issue is about fulfilling this specific request for including birthday to this list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions