mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
This implements the following AO: - Create a FederatedCredential from FederatedCredentialInit. Which corresponds to this FederatedCredential ctor: - constructor(FederatedCredentialInit)
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
credential instanceof FederatedCredential: true
|
|
id: staplemachine@example.org
|
|
name: Staple Machine
|
|
provider: https://accounts.example.org
|
|
iconURL: https://example.org/images/staple.png
|
|
'id' must not be empty.
|
|
'provider' must not be empty.
|