Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The provider
property of the
FederatedCredential
interface returns a USVString
containing a credential's federated identity provider.
Syntax
var provider = FederatedCredential.provider
Value
A USVString
containing a credential's federated identity provider.
Example
// TBD
Specifications
Specification | Status | Comments |
---|---|---|
Credential Management Level 1 | Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser