这是indexloc提供的服务,不要输入任何密码
Skip to content

Providers list constraint violations should not result in a NetworkError #628

@timcappalli

Description

@timcappalli

In step 2 of https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in, it reads:

If the size of options["identity"]["providers"] is not equal to 1, queue a global task on the DOM manipulation task source given globalObject to throw a new "NetworkError" DOMException

NetworkError doesn't seem appropriate here. I think it should be a TypeError

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions